#00200C#00200C
#00200C is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.3% C 0.055 H 152.9°. Best body text is #FFFFFF at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #00200C |
|---|---|
| RGB | rgb(0, 32, 12) |
| HSL | hsl(143, 100%, 6%) |
| HSV | hsv(143, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 62.5%, 87.5%) |
| CIE-LAB | lab(9.48, -16.98, 8.88) |
| CIE-LCH | lch(9.48, 19.16, 152.39°) |
| OKLab | oklab(21.35% -0.049 0.0251) |
| OKLCH | oklch(21.35% 0.055 152.9) |
| XYZ | xyz(0.5828, 1.0595, 0.5215) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.41
Very Dark Green
#062E03
ΔE00 7.87
Dark Green
#033500
ΔE00 10.75
Evergreen
#05472A
ΔE00 12.40
Hunter Green (survey)
#0B4008
ΔE00 13.39
Pine Green
#0A481E
ΔE00 13.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00200C #200014
analogous
#042000 #00200C #00201C
triadic
#00200C #0C0020 #200C00
tetradic
#00200C #000420 #200014 #201C00
square
#00200C #000420 #200014 #201C00
split-complementary
#00200C #1C0020 #200004
monochromatic
#001F0B #001F0B #00200C #005D23 #009A3A
Accessibility & contrast
On white
17.33
#00200C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#00200C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00200C
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00200C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00200C | 1.00 | 17.33 | 1.21 | 17.33 |
| #FFFFFF | 17.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C0A
Deuteranopia (green-blind)
#1C190D
Tritanopia (blue-blind)
#001F1B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #00200c; /* rgb */ color: rgb(0, 32, 12); /* oklch */ color: oklch(21.3% 0.055 152.9);
Tailwind
colors: {
custom: {
50: '#455b4c',
500: '#00200c',
950: '#000000',
},
}SCSS
$custom: #00200c; $custom-light: #455b4c; $custom-dark: #000000;
JSON
{
"hex": "#00200c",
"rgb": {
"r": 0,
"g": 32,
"b": 12
},
"hsl": {
"h": 142.5,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21349,
"c": 0.05505,
"h": 152.9
},
"luminance": 0.0106
}Semantic roles & 50–950 ramp
primary
#00200C
secondary
#691349
accent
#29AFFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977