#212808#212808
#212808 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.2% C 0.052 H 120.6°. Best body text is #FFFFFF at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #212808 |
|---|---|
| RGB | rgb(33, 40, 8) |
| HSL | hsl(73, 67%, 9%) |
| HSV | hsv(73, 80%, 16%) |
| CMYK | cmyk(17.5%, 0%, 80%, 84.3%) |
| CIE-LAB | lab(14.73, -9.01, 18.05) |
| CIE-LCH | lch(14.73, 20.18, 116.53°) |
| OKLab | oklab(26.18% -0.0262 0.0444) |
| OKLCH | oklch(26.18% 0.052 120.6) |
| XYZ | xyz(1.4298, 1.8585, 0.5131) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.05
Dark Olive
#373E02
ΔE00 9.51
Dark Forest Green
#002D04
ΔE00 9.84
Dark Green
#033500
ΔE00 10.61
Hunter Green (survey)
#0B4008
ΔE00 12.22
Forrest Green
#154406
ΔE00 12.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212808 #0F0828
analogous
#281F08 #212808 #112808
triadic
#212808 #082128 #280821
tetradic
#212808 #08281F #0F0828 #280811
square
#212808 #08281F #0F0828 #280811
split-complementary
#212808 #081128 #1F0828
monochromatic
#151A05 #151A05 #212808 #4B5B12 #758E1C
Accessibility & contrast
On white
15.31
#212808 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#212808 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212808
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212808 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212808 | 1.00 | 15.31 | 1.37 | 15.31 |
| #FFFFFF | 15.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2505
Deuteranopia (green-blind)
#2A250A
Tritanopia (blue-blind)
#232521
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #212808; /* rgb */ color: rgb(33, 40, 8); /* oklch */ color: oklch(26.2% 0.052 120.6);
Tailwind
colors: {
custom: {
50: '#5d614a',
500: '#212808',
950: '#000000',
},
}SCSS
$custom: #212808; $custom-light: #5d614a; $custom-dark: #000000;
JSON
{
"hex": "#212808",
"rgb": {
"r": 33,
"g": 40,
"b": 8
},
"hsl": {
"h": 73.125,
"s": 66.667,
"l": 9.412
},
"oklch": {
"l": 0.26179,
"c": 0.05151,
"h": 120.6
},
"luminance": 0.01858
}Semantic roles & 50–950 ramp
primary
#212808
secondary
#342567
accent
#3EEA64
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040501
muted
#797977