Color Directory/Kelp Forest

Kelp Forest (#3B5323)

Luminance: 7% · Nearest standard name: Kelp Forest

KELP FOREST
#3B5323
rgb(59, 83, 35) · hsl(90°, 41%, 23%)
HEX#3B5323
RGB59, 83, 35
HSL90°, 41%, 23%
HSV / HSB90°, 58%, 33%
CMYK (Print)29%, 0%, 58%, 67%

Color Harmonies

Complementary

#3B5323#3B2353

Analogous

#535323#3B5323#235323

Triadic

#3B5323#233B53#53233B

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)8.58:1

Sample text rendered with #3B5323 on white

AA Normal: PASSAA Large: PASS
Against Dark (#0F172A)2.08:1

Sample text rendered with #3B5323 on dark

AA Normal: FAILAA Large: FAIL
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Kelp Forest (#3B5323)

Kelp Forest (#3B5323) is a distinct shade within the Emerald Green chromatic spectrum. Characterized by an optical luminance of 7% and a warm-cool hybrid (vegetal / lime) color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#3B5323
RGB Space59, 83, 35
HSL Values90°, 41%, 23%
HSV / HSB90°, 58%, 33%
CMYK Ink29%, 0%, 58%, 67%
TemperatureWarm-Cool Hybrid (Vegetal / Lime)

Optical Color Harmony Formulas for Kelp Forest

Geometric intervals calculated from #3B5323 on the 360-degree color wheel.

Direct Polar (180°)#3B2353

Complementary Harmony

Pairs Kelp Forest with its polar opposite (#3B2353) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#535323 · #235323

Analogous Harmony

Positions adjacent neighboring hues on either side of Kelp Forest for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#232353 · #532353

Split-Complementary

Uses the two colors flanking the direct complement of Kelp Forest, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#233B53 · #53233B

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#235353 · #3B2353 · #532323

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Kelp Forest

Lock #3B5323 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Kelp Forest

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 41% and lightness of 23%, Kelp Forest (#3B5323) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationOptimal dark canvas backdrop

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

This color projects authority, intelligence, and calm dependability. Universally trusted across enterprise software and fintech products.

Optimal Industry Verticals

Fintech, Enterprise SaaS, Healthcare, Cloud Infrastructure. Combining Kelp Forest with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Kelp Forest

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-3b5323: #3B5323;
  --color-3b5323-rgb: 59, 83, 35;
  --color-3b5323-hsl: 90deg 41% 23%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '3b5323': '#3B5323',
      }
    }
  }
};

Frequently Asked Questions About Kelp Forest (#3B5323)

Authoritative answers covering Kelp Forest color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Kelp Forest (#3B5323)?
Kelp Forest is defined by the HEX code #3B5323. Its digital screen RGB coordinates are R:59, G:83, B:35. Its cylindrical HSL values are Hue:90°, Saturation:41%, Lightness:23%. In HSV/HSB format, it is 90°, 58%, 33%. For four-color CMYK process printing, its ink percentages are C:29%, M:0%, Y:58%, K:67%.
Does Kelp Forest (#3B5323) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Kelp Forest achieves a contrast ratio of 8.58:1 (Passing WCAG AA for normal body text, and Passing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 2.08:1 (Failing WCAG AA).
What is the direct complementary color for Kelp Forest (#3B5323)?
The exact 180-degree optical complementary color for #3B5323 is #3B2353. When placed side-by-side, #3B5323 and #3B2353 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Kelp Forest in the 60-30-10 UI design rule?
With a saturation of 41% and lightness of 23%, Kelp Forest (#3B5323) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Kelp Forest into Tailwind CSS and CSS variables?
You can define Kelp Forest in CSS custom properties as ':root { --color-custom: #3B5323; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Kelp Forest using our interactive Color Palette Generator.
Which color family does Kelp Forest (#3B5323) belong to?
Kelp Forest belongs to the Emerald Green family (Warm-Cool Hybrid (Vegetal / Lime) spectrum). You can explore full tonal ramps and curated palettes in our Emerald Green Color Guide.