#213919#213919
#213919 is a dark, moderate green. Relative luminance 0.033; OKLCH L 31.6% C 0.062 H 138.3°. Best body text is #FFFFFF at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #213919 |
|---|---|
| RGB | rgb(33, 57, 25) |
| HSL | hsl(105, 39%, 16%) |
| HSV | hsv(105, 56%, 22%) |
| CMYK | cmyk(42.1%, 0%, 56.1%, 77.6%) |
| CIE-LAB | lab(21.28, -16.80, 16.97) |
| CIE-LCH | lch(21.28, 23.88, 134.70°) |
| OKLab | oklab(31.56% -0.046 0.041) |
| OKLCH | oklch(31.56% 0.062 138.3) |
| XYZ | xyz(2.2657, 3.3197, 1.4409) |
| Luminance | 0.0332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.45
Dark Forest Green
#002D04
ΔE00 6.13
Dark Green
#033500
ΔE00 6.23
Hunter Green (survey)
#0B4008
ΔE00 6.76
Pine Green
#0A481E
ΔE00 7.24
Forrest Green
#154406
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213919 #311939
analogous
#313919 #213919 #193921
triadic
#213919 #192139 #391921
tetradic
#213919 #193139 #311939 #392119
square
#213919 #193139 #311939 #392119
split-complementary
#213919 #211939 #391931
monochromatic
#0C1509 #0C1509 #213919 #3A642C #528E3E
Accessibility & contrast
On white
12.62
#213919 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#213919 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213919
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213919 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213919 | 1.00 | 12.62 | 1.66 | 12.62 |
| #FFFFFF | 12.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3416
Deuteranopia (green-blind)
#37321B
Tritanopia (blue-blind)
#203732
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #213919; /* rgb */ color: rgb(33, 57, 25); /* oklch */ color: oklch(31.6% 0.062 138.3);
Tailwind
colors: {
custom: {
50: '#5e6f56',
500: '#213919',
950: '#000000',
},
}SCSS
$custom: #213919; $custom-light: #5e6f56; $custom-dark: #000000;
JSON
{
"hex": "#213919",
"rgb": {
"r": 33,
"g": 57,
"b": 25
},
"hsl": {
"h": 105,
"s": 39.024,
"l": 16.078
},
"oklch": {
"l": 0.31562,
"c": 0.06165,
"h": 138.3
},
"luminance": 0.0332
}Semantic roles & 50–950 ramp
primary
#213919
secondary
#633F6F
accent
#59CFB1
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#040703
muted
#797A78