#0E2010#0E2010
#0E2010 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.2% C 0.039 H 146.6°. Best body text is #FFFFFF at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2010 |
|---|---|
| RGB | rgb(14, 32, 16) |
| HSL | hsl(127, 39%, 9%) |
| HSV | hsv(127, 56%, 13%) |
| CMYK | cmyk(56.2%, 0%, 50%, 87.5%) |
| CIE-LAB | lab(10.29, -11.93, 8.11) |
| CIE-LCH | lch(10.29, 14.43, 145.80°) |
| OKLab | oklab(22.25% -0.0326 0.0215) |
| OKLCH | oklch(22.25% 0.039 146.6) |
| XYZ | xyz(0.7911, 1.1637, 0.6731) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.41
Very Dark Green
#062E03
ΔE00 9.47
Dark Green
#033500
ΔE00 12.18
Almost Black
#070D0D
ΔE00 12.76
Evergreen
#05472A
ΔE00 13.92
Charcoal (survey)
#343837
ΔE00 14.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2010 #200E1E
analogous
#15200E #0E2010 #0E2019
triadic
#0E2010 #100E20 #20100E
tetradic
#0E2010 #0E1520 #200E1E #20190E
square
#0E2010 #0E1520 #200E1E #20190E
split-complementary
#0E2010 #190E20 #200E15
monochromatic
#09150B #09150B #0E2010 #214B25 #33753B
Accessibility & contrast
On white
17.03
#0E2010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0E2010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2010
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2010 | 1.00 | 17.03 | 1.23 | 17.03 |
| #FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D0F
Deuteranopia (green-blind)
#1E1B11
Tritanopia (blue-blind)
#0B1F1C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0e2010; /* rgb */ color: rgb(14, 32, 16); /* oklch */ color: oklch(22.2% 0.039 146.6);
Tailwind
colors: {
custom: {
50: '#4d5b4e',
500: '#0e2010',
950: '#000000',
},
}SCSS
$custom: #0e2010; $custom-light: #4d5b4e; $custom-dark: #000000;
JSON
{
"hex": "#0e2010",
"rgb": {
"r": 14,
"g": 32,
"b": 16
},
"hsl": {
"h": 126.667,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.22246,
"c": 0.03903,
"h": 146.6
},
"luminance": 0.01164
}Semantic roles & 50–950 ramp
primary
#0E2010
secondary
#583254
accent
#59C2CF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977