#213910#213910
#213910 is a dark, moderate yellow-green. Relative luminance 0.033; OKLCH L 31.4% C 0.072 H 134.4°. Best body text is #FFFFFF at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #213910 |
|---|---|
| RGB | rgb(33, 57, 16) |
| HSL | hsl(95, 56%, 14%) |
| HSV | hsv(95, 72%, 22%) |
| CMYK | cmyk(42.1%, 0%, 71.9%, 77.6%) |
| CIE-LAB | lab(21.16, -18.02, 22.05) |
| CIE-LCH | lch(21.16, 28.48, 129.26°) |
| OKLab | oklab(31.42% -0.0501 0.0511) |
| OKLCH | oklch(31.42% 0.072 134.4) |
| XYZ | xyz(2.1838, 3.2869, 1.0095) |
| Luminance | 0.0329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 5.08
Very Dark Green
#062E03
ΔE00 5.19
Hunter Green (survey)
#0B4008
ΔE00 5.40
Forrest Green
#154406
ΔE00 5.81
Dark Forest Green
#002D04
ΔE00 6.18
Forest Green (survey)
#06470C
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#213910 #281039
analogous
#363910 #213910 #103914
triadic
#213910 #102139 #391021
tetradic
#213910 #103639 #281039 #391410
square
#213910 #103639 #281039 #391410
split-complementary
#213910 #141039 #391036
monochromatic
#0E1807 #0E1807 #213910 #3D691D #58992B
Accessibility & contrast
On white
12.67
#213910 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#213910 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #213910
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##213910 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##213910 | 1.00 | 12.67 | 1.66 | 12.67 |
| #FFFFFF | 12.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B340B
Deuteranopia (green-blind)
#383213
Tritanopia (blue-blind)
#213730
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #213910; /* rgb */ color: rgb(33, 57, 16); /* oklch */ color: oklch(31.4% 0.072 134.4);
Tailwind
colors: {
custom: {
50: '#5e6f50',
500: '#213910',
950: '#000000',
},
}SCSS
$custom: #213910; $custom-light: #5e6f50; $custom-dark: #000000;
JSON
{
"hex": "#213910",
"rgb": {
"r": 33,
"g": 57,
"b": 16
},
"hsl": {
"h": 95.122,
"s": 56.164,
"l": 14.314
},
"oklch": {
"l": 0.31422,
"c": 0.0716,
"h": 134.4
},
"luminance": 0.03287
}Semantic roles & 50–950 ramp
primary
#213910
secondary
#583273
accent
#48DFA1
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040702
muted
#797A78