#00210F#00210F
#00210F is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.053 H 155.7°. Best body text is #FFFFFF at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #00210F |
|---|---|
| RGB | rgb(0, 33, 15) |
| HSL | hsl(147, 100%, 6%) |
| HSV | hsv(147, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 54.5%, 87.1%) |
| CIE-LAB | lab(9.97, -17.17, 8.10) |
| CIE-LCH | lch(9.97, 18.98, 154.73°) |
| OKLab | oklab(21.78% -0.0484 0.0218) |
| OKLCH | oklch(21.78% 0.053 155.7) |
| XYZ | xyz(0.6300, 1.1221, 0.6352) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.60
Very Dark Green
#062E03
ΔE00 8.10
Dark Green
#033500
ΔE00 10.94
Evergreen
#05472A
ΔE00 12.12
Hunter Green (survey)
#0B4008
ΔE00 13.49
Pine Green
#0A481E
ΔE00 13.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00210F #210012
analogous
#012100 #00210F #002120
triadic
#00210F #0F0021 #210F00
tetradic
#00210F #000121 #210012 #212000
square
#00210F #000121 #210012 #212000
split-complementary
#00210F #200021 #210001
monochromatic
#001F0E #001F0E #00210F #005E2B #009B47
Accessibility & contrast
On white
17.15
#00210F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#00210F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00210F
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00210F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00210F | 1.00 | 17.15 | 1.22 | 17.15 |
| #FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0E
Deuteranopia (green-blind)
#1D1A10
Tritanopia (blue-blind)
#00211D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #00210f; /* rgb */ color: rgb(0, 33, 15); /* oklch */ color: oklch(21.8% 0.053 155.7);
Tailwind
colors: {
custom: {
50: '#465c4e',
500: '#00210f',
950: '#000000',
},
}SCSS
$custom: #00210f; $custom-light: #465c4e; $custom-dark: #000000;
JSON
{
"hex": "#00210f",
"rgb": {
"r": 0,
"g": 33,
"b": 15
},
"hsl": {
"h": 147.273,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21777,
"c": 0.05308,
"h": 155.7
},
"luminance": 0.01122
}Semantic roles & 50–950 ramp
primary
#00210F
secondary
#6A1342
accent
#299EFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977