#212909#212909
#212909 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.5% C 0.052 H 121.9°. Best body text is #FFFFFF at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #212909 |
|---|---|
| RGB | rgb(33, 41, 9) |
| HSL | hsl(75, 64%, 10%) |
| HSV | hsv(75, 78%, 16%) |
| CMYK | cmyk(19.5%, 0%, 78%, 83.9%) |
| CIE-LAB | lab(15.11, -9.53, 18.14) |
| CIE-LCH | lch(15.11, 20.49, 117.73°) |
| OKLab | oklab(26.49% -0.0275 0.0441) |
| OKLCH | oklch(26.49% 0.052 121.9) |
| XYZ | xyz(1.4695, 1.9289, 0.5533) |
| Luminance | 0.0193 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.64
Dark Olive
#373E02
ΔE00 9.34
Dark Forest Green
#002D04
ΔE00 9.44
Dark Green
#033500
ΔE00 10.18
Hunter Green (survey)
#0B4008
ΔE00 11.78
Forrest Green
#154406
ΔE00 12.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212909 #110929
analogous
#292109 #212909 #112909
triadic
#212909 #092129 #290921
tetradic
#212909 #092921 #110929 #290911
square
#212909 #092921 #110929 #290911
split-complementary
#212909 #091129 #210929
monochromatic
#141906 #141906 #212909 #495B14 #728D1F
Accessibility & contrast
On white
15.15
#212909 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#212909 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212909
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212909 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212909 | 1.00 | 15.15 | 1.39 | 15.15 |
| #FFFFFF | 15.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2606
Deuteranopia (green-blind)
#2B260B
Tritanopia (blue-blind)
#232722
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #212909; /* rgb */ color: rgb(33, 41, 9); /* oklch */ color: oklch(26.5% 0.052 121.9);
Tailwind
colors: {
custom: {
50: '#5d624b',
500: '#212909',
950: '#000000',
},
}SCSS
$custom: #212909; $custom-light: #5d624b; $custom-dark: #000000;
JSON
{
"hex": "#212909",
"rgb": {
"r": 33,
"g": 41,
"b": 9
},
"hsl": {
"h": 75,
"s": 64,
"l": 9.804
},
"oklch": {
"l": 0.26491,
"c": 0.05202,
"h": 121.9
},
"luminance": 0.01929
}Semantic roles & 50–950 ramp
primary
#212909
secondary
#372767
accent
#41E76A
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977