#00200F#00200F
#00200F is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.4% C 0.051 H 156.5°. Best body text is #FFFFFF at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #00200F |
|---|---|
| RGB | rgb(0, 32, 15) |
| HSL | hsl(148, 100%, 6%) |
| HSV | hsv(148, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 53.1%, 87.5%) |
| CIE-LAB | lab(9.54, -16.43, 7.49) |
| CIE-LCH | lch(9.54, 18.06, 155.49°) |
| OKLab | oklab(21.42% -0.0472 0.0205) |
| OKLCH | oklch(21.42% 0.051 156.5) |
| XYZ | xyz(0.6027, 1.0674, 0.6261) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.18
Very Dark Green
#062E03
ΔE00 8.65
Dark Green
#033500
ΔE00 11.49
Evergreen
#05472A
ΔE00 12.60
Hunter Green (survey)
#0B4008
ΔE00 14.03
Pine Green
#0A481E
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00200F #200011
analogous
#012000 #00200F #00201F
triadic
#00200F #0F0020 #200F00
tetradic
#00200F #000120 #200011 #201F00
square
#00200F #000120 #200011 #201F00
split-complementary
#00200F #1F0020 #200001
monochromatic
#001F0E #001F0E #00200F #005D2C #009A48
Accessibility & contrast
On white
17.30
#00200F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#00200F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00200F
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00200F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00200F | 1.00 | 17.30 | 1.21 | 17.30 |
| #FFFFFF | 17.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C0E
Deuteranopia (green-blind)
#1C1910
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #00200f; /* rgb */ color: rgb(0, 32, 15); /* oklch */ color: oklch(21.4% 0.051 156.5);
Tailwind
colors: {
custom: {
50: '#455b4e',
500: '#00200f',
950: '#000000',
},
}SCSS
$custom: #00200f; $custom-light: #455b4e; $custom-dark: #000000;
JSON
{
"hex": "#00200f",
"rgb": {
"r": 0,
"g": 32,
"b": 15
},
"hsl": {
"h": 148.125,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21422,
"c": 0.05143,
"h": 156.5
},
"luminance": 0.01068
}Semantic roles & 50–950 ramp
primary
#00200F
secondary
#691341
accent
#299BFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977