#0E2003#0E2003
#0E2003 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.0% C 0.057 H 134.9°. Best body text is #FFFFFF at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2003 |
|---|---|
| RGB | rgb(14, 32, 3) |
| HSL | hsl(97, 83%, 7%) |
| HSV | hsv(97, 91%, 13%) |
| CMYK | cmyk(56.2%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(10.05, -14.08, 13.51) |
| CIE-LCH | lch(10.05, 19.52, 136.19°) |
| OKLab | oklab(21.98% -0.0402 0.0403) |
| OKLCH | oklch(21.98% 0.057 134.9) |
| XYZ | xyz(0.7140, 1.1329, 0.2672) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.84
Dark Forest Green
#002D04
ΔE00 6.96
Dark Green
#033500
ΔE00 9.62
Hunter Green (survey)
#0B4008
ΔE00 12.28
Evergreen
#05472A
ΔE00 13.33
Forrest Green
#154406
ΔE00 13.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2003 #150320
analogous
#1D2003 #0E2003 #032007
triadic
#0E2003 #030E20 #20030E
tetradic
#0E2003 #031D20 #150320 #200703
square
#0E2003 #031D20 #150320 #200703
split-complementary
#0E2003 #070320 #20031D
monochromatic
#0C1C03 #0C1C03 #0E2003 #265808 #3F900D
Accessibility & contrast
On white
17.12
#0E2003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0E2003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2003
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2003 | 1.00 | 17.12 | 1.23 | 17.12 |
| #FFFFFF | 17.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D01
Deuteranopia (green-blind)
#1F1B05
Tritanopia (blue-blind)
#0E1E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0e2003; /* rgb */ color: rgb(14, 32, 3); /* oklch */ color: oklch(22.0% 0.057 134.9);
Tailwind
colors: {
custom: {
50: '#4d5b48',
500: '#0e2003',
950: '#000000',
},
}SCSS
$custom: #0e2003; $custom-light: #4d5b48; $custom-dark: #000000;
JSON
{
"hex": "#0e2003",
"rgb": {
"r": 14,
"g": 32,
"b": 3
},
"hsl": {
"h": 97.241,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.21978,
"c": 0.05689,
"h": 134.9
},
"luminance": 0.01133
}Semantic roles & 50–950 ramp
primary
#0E2003
secondary
#481B64
accent
#2FF9AC
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977