#00200E#00200E
#00200E is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.4% C 0.053 H 155.3°. Best body text is #FFFFFF at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #00200E |
|---|---|
| RGB | rgb(0, 32, 14) |
| HSL | hsl(146, 100%, 6%) |
| HSV | hsv(146, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 56.2%, 87.5%) |
| CIE-LAB | lab(9.52, -16.63, 7.98) |
| CIE-LCH | lch(9.52, 18.44, 154.36°) |
| OKLab | oklab(21.4% -0.0478 0.022) |
| OKLCH | oklch(21.4% 0.053 155.3) |
| XYZ | xyz(0.5957, 1.0646, 0.5895) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.91
Very Dark Green
#062E03
ΔE00 8.37
Dark Green
#033500
ΔE00 11.23
Evergreen
#05472A
ΔE00 12.52
Hunter Green (survey)
#0B4008
ΔE00 13.80
Pine Green
#0A481E
ΔE00 13.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00200E #200012
analogous
#022000 #00200E #00201E
triadic
#00200E #0E0020 #200E00
tetradic
#00200E #000220 #200012 #201E00
square
#00200E #000220 #200012 #201E00
split-complementary
#00200E #1E0020 #200002
monochromatic
#001F0D #001F0D #00200E #005D29 #009A44
Accessibility & contrast
On white
17.31
#00200E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#00200E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00200E
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00200E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00200E | 1.00 | 17.31 | 1.21 | 17.31 |
| #FFFFFF | 17.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C0D
Deuteranopia (green-blind)
#1C190F
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #00200e; /* rgb */ color: rgb(0, 32, 14); /* oklch */ color: oklch(21.4% 0.053 155.3);
Tailwind
colors: {
custom: {
50: '#455b4d',
500: '#00200e',
950: '#000000',
},
}SCSS
$custom: #00200e; $custom-light: #455b4d; $custom-dark: #000000;
JSON
{
"hex": "#00200e",
"rgb": {
"r": 0,
"g": 32,
"b": 14
},
"hsl": {
"h": 146.25,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21396,
"c": 0.05263,
"h": 155.3
},
"luminance": 0.01065
}Semantic roles & 50–950 ramp
primary
#00200E
secondary
#691343
accent
#29A1FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977