#213D0E#213D0E
#213D0E is a dark, moderate yellow-green. Relative luminance 0.037; OKLCH L 32.6% C 0.080 H 135.1°. Best body text is #FFFFFF at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #213D0E |
|---|---|
| RGB | rgb(33, 61, 14) |
| HSL | hsl(96, 63%, 15%) |
| HSV | hsv(96, 77%, 24%) |
| CMYK | cmyk(45.9%, 0%, 77%, 76.1%) |
| CIE-LAB | lab(22.63, -20.32, 24.67) |
| CIE-LCH | lch(22.63, 31.96, 129.47°) |
| OKLab | oklab(32.62% -0.0566 0.0564) |
| OKLCH | oklch(32.62% 0.08 135.1) |
| XYZ | xyz(2.3752, 3.6924, 1.0029) |
| Luminance | 0.0369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 4.07
Forrest Green
#154406
ΔE00 4.11
Dark Green
#033500
ΔE00 4.74
Forest Green (survey)
#06470C
ΔE00 5.73
Very Dark Green
#062E03
ΔE00 5.84
British Racing Green
#05480D
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213D0E #2A0E3D
analogous
#393D0E #213D0E #0E3D13
triadic
#213D0E #0E213D #3D0E21
tetradic
#213D0E #0E393D #2A0E3D #3D130E
square
#213D0E #0E393D #2A0E3D #3D130E
split-complementary
#213D0E #130E3D #3D0E39
monochromatic
#0D1906 #0D1906 #213D0E #3C6F19 #57A125
Accessibility & contrast
On white
12.08
#213D0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#213D0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213D0E
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213D0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213D0E | 1.00 | 12.08 | 1.74 | 12.08 |
| #FFFFFF | 12.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403708
Deuteranopia (green-blind)
#3C3512
Tritanopia (blue-blind)
#203A33
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #213d0e; /* rgb */ color: rgb(33, 61, 14); /* oklch */ color: oklch(32.6% 0.080 135.1);
Tailwind
colors: {
custom: {
50: '#5f724f',
500: '#213d0e',
950: '#000000',
},
}SCSS
$custom: #213d0e; $custom-light: #5f724f; $custom-dark: #000000;
JSON
{
"hex": "#213d0e",
"rgb": {
"r": 33,
"g": 61,
"b": 14
},
"hsl": {
"h": 95.745,
"s": 62.667,
"l": 14.706
},
"oklch": {
"l": 0.32616,
"c": 0.07988,
"h": 135.1
},
"luminance": 0.03693
}Semantic roles & 50–950 ramp
primary
#213D0E
secondary
#5A2F78
accent
#42E6A4
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050802
muted
#797B78