#0E2202#0E2202
#0E2202 is a very dark, moderate yellow-green. Relative luminance 0.012; OKLCH L 22.6% C 0.062 H 135.2°. Best body text is #FFFFFF at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2202 |
|---|---|
| RGB | rgb(14, 34, 2) |
| HSL | hsl(98, 89%, 7%) |
| HSV | hsv(98, 94%, 13%) |
| CMYK | cmyk(58.8%, 0%, 94.1%, 86.7%) |
| CIE-LAB | lab(10.86, -15.52, 15.05) |
| CIE-LCH | lch(10.86, 21.62, 135.87°) |
| OKLab | oklab(22.64% -0.0437 0.0435) |
| OKLCH | oklch(22.64% 0.062 135.2) |
| XYZ | xyz(0.7641, 1.2418, 0.2568) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.62
Dark Forest Green
#002D04
ΔE00 5.79
Dark Green
#033500
ΔE00 8.43
Hunter Green (survey)
#0B4008
ΔE00 11.15
Forrest Green
#154406
ΔE00 12.44
Evergreen
#05472A
ΔE00 12.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2202 #160222
analogous
#1E2202 #0E2202 #022206
triadic
#0E2202 #020E22 #22020E
tetradic
#0E2202 #021E22 #160222 #220602
square
#0E2202 #021E22 #160222 #220602
split-complementary
#0E2202 #060222 #22021E
monochromatic
#0C1D02 #0C1D02 #0E2202 #265C05 #3E9609
Accessibility & contrast
On white
16.82
#0E2202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#0E2202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2202
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2202 | 1.00 | 16.82 | 1.25 | 16.82 |
| #FFFFFF | 16.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#211D04
Tritanopia (blue-blind)
#0D201B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #0e2202; /* rgb */ color: rgb(14, 34, 2); /* oklch */ color: oklch(22.6% 0.062 135.2);
Tailwind
colors: {
custom: {
50: '#4d5d47',
500: '#0e2202',
950: '#000000',
},
}SCSS
$custom: #0e2202; $custom-light: #4d5d47; $custom-dark: #000000;
JSON
{
"hex": "#0e2202",
"rgb": {
"r": 14,
"g": 34,
"b": 2
},
"hsl": {
"h": 97.5,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22637,
"c": 0.06168,
"h": 135.2
},
"luminance": 0.01242
}Semantic roles & 50–950 ramp
primary
#0E2202
secondary
#4A1868
accent
#29FFAF
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977