#10200E#10200E
#10200E is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.3% C 0.040 H 141.6°. Best body text is #FFFFFF at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #10200E |
|---|---|
| RGB | rgb(16, 32, 14) |
| HSL | hsl(113, 39%, 9%) |
| HSV | hsv(113, 56%, 13%) |
| CMYK | cmyk(50%, 0%, 56.2%, 87.5%) |
| CIE-LAB | lab(10.37, -11.54, 9.30) |
| CIE-LCH | lch(10.37, 14.83, 141.13°) |
| OKLab | oklab(22.33% -0.0315 0.025) |
| OKLCH | oklch(22.33% 0.04 141.6) |
| XYZ | xyz(0.8094, 1.1748, 0.5995) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.17
Dark Forest Green
#002D04
ΔE00 9.21
Dark Green
#033500
ΔE00 11.84
Almost Black
#070D0D
ΔE00 12.90
Evergreen
#05472A
ΔE00 14.06
Hunter Green (survey)
#0B4008
ΔE00 14.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10200E #1E0E20
analogous
#19200E #10200E #0E2015
triadic
#10200E #0E1020 #200E10
tetradic
#10200E #0E1920 #1E0E20 #20150E
square
#10200E #0E1920 #1E0E20 #20150E
split-complementary
#10200E #150E20 #200E19
monochromatic
#0B1509 #0B1509 #10200E #254B21 #3B7533
Accessibility & contrast
On white
17.00
#10200E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#10200E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10200E
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10200E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10200E | 1.00 | 17.00 | 1.23 | 17.00 |
| #FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0D
Deuteranopia (green-blind)
#1E1C0F
Tritanopia (blue-blind)
#0F1F1C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #10200e; /* rgb */ color: rgb(16, 32, 14); /* oklch */ color: oklch(22.3% 0.040 141.6);
Tailwind
colors: {
custom: {
50: '#4e5b4d',
500: '#10200e',
950: '#000000',
},
}SCSS
$custom: #10200e; $custom-light: #4e5b4d; $custom-dark: #000000;
JSON
{
"hex": "#10200e",
"rgb": {
"r": 16,
"g": 32,
"b": 14
},
"hsl": {
"h": 113.333,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.22334,
"c": 0.04022,
"h": 141.6
},
"luminance": 0.01175
}Semantic roles & 50–950 ramp
primary
#10200E
secondary
#543258
accent
#59CFC2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977