#0E2002#0E2002
#0E2002 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.0% C 0.059 H 134.3°. Best body text is #FFFFFF at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2002 |
|---|---|
| RGB | rgb(14, 32, 2) |
| HSL | hsl(96, 88%, 7%) |
| HSV | hsv(96, 94%, 13%) |
| CMYK | cmyk(56.2%, 0%, 93.8%, 87.5%) |
| CIE-LAB | lab(10.04, -14.23, 13.89) |
| CIE-LCH | lch(10.04, 19.89, 135.69°) |
| OKLab | oklab(21.96% -0.0408 0.0419) |
| OKLCH | oklch(21.96% 0.059 134.3) |
| XYZ | xyz(0.7086, 1.1307, 0.2383) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.70
Dark Forest Green
#002D04
ΔE00 6.83
Dark Green
#033500
ΔE00 9.47
Hunter Green (survey)
#0B4008
ΔE00 12.15
Evergreen
#05472A
ΔE00 13.33
Forrest Green
#154406
ΔE00 13.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2002 #140220
analogous
#1D2002 #0E2002 #022005
triadic
#0E2002 #020E20 #20020E
tetradic
#0E2002 #021D20 #140220 #200502
square
#0E2002 #021D20 #140220 #200502
split-complementary
#0E2002 #050220 #20021D
monochromatic
#0D1D02 #0D1D02 #0E2002 #275A06 #409309
Accessibility & contrast
On white
17.13
#0E2002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0E2002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2002
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2002 | 1.00 | 17.13 | 1.23 | 17.13 |
| #FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221C00
Deuteranopia (green-blind)
#1F1B04
Tritanopia (blue-blind)
#0E1E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0e2002; /* rgb */ color: rgb(14, 32, 2); /* oklch */ color: oklch(22.0% 0.059 134.3);
Tailwind
colors: {
custom: {
50: '#4d5b47',
500: '#0e2002',
950: '#000000',
},
}SCSS
$custom: #0e2002; $custom-light: #4d5b47; $custom-dark: #000000;
JSON
{
"hex": "#0e2002",
"rgb": {
"r": 14,
"g": 32,
"b": 2
},
"hsl": {
"h": 96,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21959,
"c": 0.05851,
"h": 134.3
},
"luminance": 0.01131
}Semantic roles & 50–950 ramp
primary
#0E2002
secondary
#471866
accent
#29FEA9
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977