#213B0E#213B0E
#213B0E is a dark, moderate yellow-green. Relative luminance 0.035; OKLCH L 32.0% C 0.077 H 134.5°. Best body text is #FFFFFF at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #213B0E |
|---|---|
| RGB | rgb(33, 59, 14) |
| HSL | hsl(95, 62%, 14%) |
| HSV | hsv(95, 76%, 23%) |
| CMYK | cmyk(44.1%, 0%, 76.3%, 76.9%) |
| CIE-LAB | lab(21.88, -19.29, 23.88) |
| CIE-LCH | lch(21.88, 30.70, 128.92°) |
| OKLab | oklab(32.01% -0.0538 0.0547) |
| OKLCH | oklch(32.01% 0.077 134.5) |
| XYZ | xyz(2.2704, 3.4829, 0.9680) |
| Luminance | 0.0348 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 4.63
Dark Green
#033500
ΔE00 4.80
Forrest Green
#154406
ΔE00 4.83
Very Dark Green
#062E03
ΔE00 5.52
Forest Green (survey)
#06470C
ΔE00 6.41
Dark Forest Green
#002D04
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213B0E #280E3B
analogous
#383B0E #213B0E #0E3B12
triadic
#213B0E #0E213B #3B0E21
tetradic
#213B0E #0E383B #280E3B #3B120E
square
#213B0E #0E383B #280E3B #3B120E
split-complementary
#213B0E #120E3B #3B0E38
monochromatic
#0E1906 #0E1906 #213B0E #3D6C1A #589E25
Accessibility & contrast
On white
12.38
#213B0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.70
#213B0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213B0E
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213B0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213B0E | 1.00 | 12.38 | 1.70 | 12.38 |
| #FFFFFF | 12.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3608
Deuteranopia (green-blind)
#3A3412
Tritanopia (blue-blind)
#213832
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #213b0e; /* rgb */ color: rgb(33, 59, 14); /* oklch */ color: oklch(32.0% 0.077 134.5);
Tailwind
colors: {
custom: {
50: '#5f714f',
500: '#213b0e',
950: '#000000',
},
}SCSS
$custom: #213b0e; $custom-light: #5f714f; $custom-dark: #000000;
JSON
{
"hex": "#213b0e",
"rgb": {
"r": 33,
"g": 59,
"b": 14
},
"hsl": {
"h": 94.667,
"s": 61.644,
"l": 14.314
},
"oklch": {
"l": 0.32007,
"c": 0.07672,
"h": 134.5
},
"luminance": 0.03483
}Semantic roles & 50–950 ramp
primary
#213B0E
secondary
#582F76
accent
#43E5A0
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050702
muted
#797A78