#0E2302#0E2302
#0E2302 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 23.0% C 0.063 H 135.5°. Best body text is #FFFFFF at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2302 |
|---|---|
| RGB | rgb(14, 35, 2) |
| HSL | hsl(98, 89%, 7%) |
| HSV | hsv(98, 94%, 14%) |
| CMYK | cmyk(60%, 0%, 94.3%, 86.3%) |
| CIE-LAB | lab(11.27, -16.11, 15.63) |
| CIE-LCH | lch(11.27, 22.44, 135.87°) |
| OKLab | oklab(22.98% -0.0451 0.0443) |
| OKLCH | oklch(22.98% 0.063 135.5) |
| XYZ | xyz(0.7931, 1.2998, 0.2665) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.13
Dark Forest Green
#002D04
ΔE00 5.32
Dark Green
#033500
ΔE00 7.94
Hunter Green (survey)
#0B4008
ΔE00 10.68
Forrest Green
#154406
ΔE00 11.98
Pine Green
#0A481E
ΔE00 12.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2302 #170223
analogous
#1F2302 #0E2302 #022307
triadic
#0E2302 #020E23 #23020E
tetradic
#0E2302 #021F23 #170223 #230702
square
#0E2302 #021F23 #170223 #230702
split-complementary
#0E2302 #070223 #23021F
monochromatic
#0C1D02 #0C1D02 #0E2302 #255D05 #3C9709
Accessibility & contrast
On white
16.67
#0E2302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#0E2302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2302
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2302 | 1.00 | 16.67 | 1.26 | 16.67 |
| #FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#221D04
Tritanopia (blue-blind)
#0D211C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #0e2302; /* rgb */ color: rgb(14, 35, 2); /* oklch */ color: oklch(23.0% 0.063 135.5);
Tailwind
colors: {
custom: {
50: '#4d5e47',
500: '#0e2302',
950: '#000000',
},
}SCSS
$custom: #0e2302; $custom-light: #4d5e47; $custom-dark: #000000;
JSON
{
"hex": "#0e2302",
"rgb": {
"r": 14,
"g": 35,
"b": 2
},
"hsl": {
"h": 98.182,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.22975,
"c": 0.06325,
"h": 135.5
},
"luminance": 0.013
}Semantic roles & 50–950 ramp
primary
#0E2302
secondary
#4B1869
accent
#29FFB1
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977