#213912#213912
#213912 is a dark, moderate yellow-green. Relative luminance 0.033; OKLCH L 31.4% C 0.070 H 135.1°. Best body text is #FFFFFF at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #213912 |
|---|---|
| RGB | rgb(33, 57, 18) |
| HSL | hsl(97, 52%, 15%) |
| HSV | hsv(97, 68%, 22%) |
| CMYK | cmyk(42.1%, 0%, 68.4%, 77.6%) |
| CIE-LAB | lab(21.18, -17.78, 20.98) |
| CIE-LCH | lch(21.18, 27.50, 130.29°) |
| OKLab | oklab(31.45% -0.0493 0.0491) |
| OKLCH | oklch(31.45% 0.07 135.1) |
| XYZ | xyz(2.1995, 3.2932, 1.0919) |
| Luminance | 0.0329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.12
Dark Green
#033500
ΔE00 5.21
Hunter Green (survey)
#0B4008
ΔE00 5.59
Dark Forest Green
#002D04
ΔE00 6.07
Forrest Green
#154406
ΔE00 6.09
Pine Green
#0A481E
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213912 #2A1239
analogous
#353912 #213912 #123917
triadic
#213912 #122139 #391221
tetradic
#213912 #123539 #2A1239 #391712
square
#213912 #123539 #2A1239 #391712
split-complementary
#213912 #171239 #391235
monochromatic
#0D1707 #0D1707 #213912 #3C6821 #57962F
Accessibility & contrast
On white
12.66
#213912 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#213912 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213912
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213912 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213912 | 1.00 | 12.66 | 1.66 | 12.66 |
| #FFFFFF | 12.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B340E
Deuteranopia (green-blind)
#383215
Tritanopia (blue-blind)
#213731
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #213912; /* rgb */ color: rgb(33, 57, 18); /* oklch */ color: oklch(31.4% 0.070 135.1);
Tailwind
colors: {
custom: {
50: '#5e6f51',
500: '#213912',
950: '#000000',
},
}SCSS
$custom: #213912; $custom-light: #5e6f51; $custom-dark: #000000;
JSON
{
"hex": "#213912",
"rgb": {
"r": 33,
"g": 57,
"b": 18
},
"hsl": {
"h": 96.923,
"s": 52,
"l": 14.706
},
"oklch": {
"l": 0.31449,
"c": 0.06958,
"h": 135.1
},
"luminance": 0.03293
}Semantic roles & 50–950 ramp
primary
#213912
secondary
#5A3572
accent
#4CDBA4
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040702
muted
#797A78