#212908#212908
#212908 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.5% C 0.053 H 121.7°. Best body text is #FFFFFF at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #212908 |
|---|---|
| RGB | rgb(33, 41, 8) |
| HSL | hsl(75, 67%, 10%) |
| HSV | hsv(75, 80%, 16%) |
| CMYK | cmyk(19.5%, 0%, 80.5%, 83.9%) |
| CIE-LAB | lab(15.10, -9.64, 18.53) |
| CIE-LCH | lch(15.10, 20.88, 117.48°) |
| OKLab | oklab(26.48% -0.0279 0.0452) |
| OKLCH | oklch(26.48% 0.053 121.7) |
| XYZ | xyz(1.4640, 1.9267, 0.5245) |
| Luminance | 0.0193 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.58
Dark Olive
#373E02
ΔE00 9.19
Dark Forest Green
#002D04
ΔE00 9.40
Dark Green
#033500
ΔE00 10.11
Hunter Green (survey)
#0B4008
ΔE00 11.70
Forrest Green
#154406
ΔE00 12.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212908 #100829
analogous
#292108 #212908 #112908
triadic
#212908 #082129 #290821
tetradic
#212908 #082921 #100829 #290811
square
#212908 #082921 #100829 #290811
split-complementary
#212908 #081129 #210829
monochromatic
#151A05 #151A05 #212908 #4A5C12 #738F1C
Accessibility & contrast
On white
15.16
#212908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#212908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212908
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212908 | 1.00 | 15.16 | 1.39 | 15.16 |
| #FFFFFF | 15.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2605
Deuteranopia (green-blind)
#2B260A
Tritanopia (blue-blind)
#232622
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #212908; /* rgb */ color: rgb(33, 41, 8); /* oklch */ color: oklch(26.5% 0.053 121.7);
Tailwind
colors: {
custom: {
50: '#5d624a',
500: '#212908',
950: '#000000',
},
}SCSS
$custom: #212908; $custom-light: #5d624a; $custom-dark: #000000;
JSON
{
"hex": "#212908",
"rgb": {
"r": 33,
"g": 41,
"b": 8
},
"hsl": {
"h": 74.545,
"s": 67.347,
"l": 9.608
},
"oklch": {
"l": 0.26478,
"c": 0.05313,
"h": 121.7
},
"luminance": 0.01927
}Semantic roles & 50–950 ramp
primary
#212908
secondary
#352568
accent
#3EEA67
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977