#212800#212800
#212800 is a dark, moderate yellow-green. Relative luminance 0.018; OKLCH L 26.1% C 0.061 H 119.3°. Best body text is #FFFFFF at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #212800 |
|---|---|
| RGB | rgb(33, 40, 0) |
| HSL | hsl(71, 100%, 8%) |
| HSV | hsv(71, 100%, 16%) |
| CMYK | cmyk(17.5%, 0%, 100%, 84.3%) |
| CIE-LAB | lab(14.63, -9.87, 21.18) |
| CIE-LCH | lch(14.63, 23.37, 114.97°) |
| OKLab | oklab(26.07% -0.03 0.0536) |
| OKLCH | oklch(26.07% 0.061 119.3) |
| XYZ | xyz(1.3860, 1.8409, 0.2823) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 8.50
Very Dark Green
#062E03
ΔE00 8.76
Dark Forest Green
#002D04
ΔE00 9.65
Dark Green
#033500
ΔE00 10.09
Hunter Green (survey)
#0B4008
ΔE00 11.70
Forrest Green
#154406
ΔE00 12.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212800 #070028
analogous
#281B00 #212800 #0D2800
triadic
#212800 #002128 #280021
tetradic
#212800 #00281B #070028 #28000D
square
#212800 #00281B #070028 #28000D
split-complementary
#212800 #000D28 #1B0028
monochromatic
#191F00 #191F00 #212800 #536500 #86A200
Accessibility & contrast
On white
15.35
#212800 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#212800 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212800
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212800 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212800 | 1.00 | 15.35 | 1.37 | 15.35 |
| #FFFFFF | 15.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2500
Deuteranopia (green-blind)
#2B2502
Tritanopia (blue-blind)
#242520
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #212800; /* rgb */ color: rgb(33, 40, 0); /* oklch */ color: oklch(26.1% 0.061 119.3);
Tailwind
colors: {
custom: {
50: '#5d6146',
500: '#212800',
950: '#000000',
},
}SCSS
$custom: #212800; $custom-light: #5d6146; $custom-dark: #000000;
JSON
{
"hex": "#212800",
"rgb": {
"r": 33,
"g": 40,
"b": 0
},
"hsl": {
"h": 70.5,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.2607,
"c": 0.06143,
"h": 119.3
},
"luminance": 0.01841
}Semantic roles & 50–950 ramp
primary
#212800
secondary
#241470
accent
#29FF4E
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040500
muted
#797977