#213924#213924
#213924 is a dark, muted green. Relative luminance 0.034; OKLCH L 31.8% C 0.048 H 147.4°. Best body text is #FFFFFF at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #213924 |
|---|---|
| RGB | rgb(33, 57, 36) |
| HSL | hsl(128, 27%, 18%) |
| HSV | hsv(128, 42%, 22%) |
| CMYK | cmyk(42.1%, 0%, 36.8%, 77.6%) |
| CIE-LAB | lab(21.49, -14.75, 10.22) |
| CIE-LCH | lch(21.49, 17.95, 145.27°) |
| OKLab | oklab(31.81% -0.0402 0.0258) |
| OKLCH | oklch(31.81% 0.048 147.4) |
| XYZ | xyz(2.4086, 3.3768, 2.1936) |
| Luminance | 0.0338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 7.70
Very Dark Green
#062E03
ΔE00 7.91
Dark Forest Green
#002D04
ΔE00 8.13
Pine Green
#0A481E
ΔE00 8.91
Dark Green
#033500
ΔE00 9.32
Hunter Green (survey)
#0B4008
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213924 #392136
analogous
#2A3921 #213924 #213930
triadic
#213924 #242139 #392421
tetradic
#213924 #212A39 #392136 #393021
square
#213924 #212A39 #392136 #393021
split-complementary
#213924 #302139 #39212A
monochromatic
#0B130C #0B130C #213924 #37603C #4E8755
Accessibility & contrast
On white
12.53
#213924 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.68
#213924 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213924
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213924 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213924 | 1.00 | 12.53 | 1.68 | 12.53 |
| #FFFFFF | 12.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.68 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A3523
Deuteranopia (green-blind)
#363325
Tritanopia (blue-blind)
#1E3834
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #213924; /* rgb */ color: rgb(33, 57, 36); /* oklch */ color: oklch(31.8% 0.048 147.4);
Tailwind
colors: {
custom: {
50: '#5d6f5e',
500: '#213924',
950: '#000000',
},
}SCSS
$custom: #213924; $custom-light: #5d6f5e; $custom-dark: #000000;
JSON
{
"hex": "#213924",
"rgb": {
"r": 33,
"g": 57,
"b": 36
},
"hsl": {
"h": 127.5,
"s": 26.667,
"l": 17.647
},
"oklch": {
"l": 0.31805,
"c": 0.04778,
"h": 147.4
},
"luminance": 0.03377
}Semantic roles & 50–950 ramp
primary
#213924
secondary
#6C4A68
accent
#65B7C3
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#040704
muted
#797A79