#0E2502#0E2502
#0E2502 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.7% C 0.066 H 136.2°. Best body text is #FFFFFF at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2502 |
|---|---|
| RGB | rgb(14, 37, 2) |
| HSL | hsl(99, 90%, 8%) |
| HSV | hsv(99, 95%, 15%) |
| CMYK | cmyk(62.2%, 0%, 94.6%, 85.5%) |
| CIE-LAB | lab(12.10, -17.17, 16.75) |
| CIE-LCH | lch(12.10, 23.99, 135.70°) |
| OKLab | oklab(23.65% -0.0479 0.0459) |
| OKLCH | oklch(23.65% 0.066 136.2) |
| XYZ | xyz(0.8536, 1.4208, 0.2867) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.22
Dark Forest Green
#002D04
ΔE00 4.48
Dark Green
#033500
ΔE00 7.02
Hunter Green (survey)
#0B4008
ΔE00 9.79
Forrest Green
#154406
ΔE00 11.10
Pine Green
#0A481E
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2502 #190225
analogous
#1F2502 #0E2502 #022508
triadic
#0E2502 #020E25 #25020E
tetradic
#0E2502 #021F25 #190225 #250802
square
#0E2502 #021F25 #190225 #250802
split-complementary
#0E2502 #080225 #25021F
monochromatic
#0B1D02 #0B1D02 #0E2502 #245F05 #3A9908
Accessibility & contrast
On white
16.35
#0E2502 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#0E2502 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2502
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2502 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2502 | 1.00 | 16.35 | 1.28 | 16.35 |
| #FFFFFF | 16.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#241F04
Tritanopia (blue-blind)
#0D231E
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #0e2502; /* rgb */ color: rgb(14, 37, 2); /* oklch */ color: oklch(23.7% 0.066 136.2);
Tailwind
colors: {
custom: {
50: '#4e6047',
500: '#0e2502',
950: '#000000',
},
}SCSS
$custom: #0e2502; $custom-light: #4e6047; $custom-dark: #000000;
JSON
{
"hex": "#0e2502",
"rgb": {
"r": 14,
"g": 37,
"b": 2
},
"hsl": {
"h": 99.429,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.23651,
"c": 0.06632,
"h": 136.2
},
"luminance": 0.01421
}Semantic roles & 50–950 ramp
primary
#0E2502
secondary
#4E186A
accent
#29FFB6
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977