#0E250F#0E250F
#0E250F is a very dark, muted green. Relative luminance 0.015; OKLCH L 23.9% C 0.050 H 144.7°. Best body text is #FFFFFF at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #0E250F |
|---|---|
| RGB | rgb(14, 37, 15) |
| HSL | hsl(123, 45%, 10%) |
| HSV | hsv(123, 62%, 15%) |
| CMYK | cmyk(62.2%, 0%, 59.5%, 85.5%) |
| CIE-LAB | lab(12.29, -15.05, 11.42) |
| CIE-LCH | lch(12.29, 18.90, 142.80°) |
| OKLab | oklab(23.88% -0.0409 0.029) |
| OKLCH | oklch(23.88% 0.05 144.7) |
| XYZ | xyz(0.9288, 1.4509, 0.6830) |
| Luminance | 0.0145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.44
Very Dark Green
#062E03
ΔE00 6.48
Dark Green
#033500
ΔE00 9.27
Evergreen
#05472A
ΔE00 11.60
Hunter Green (survey)
#0B4008
ΔE00 11.69
Pine Green
#0A481E
ΔE00 12.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E250F #250E24
analogous
#18250E #0E250F #0E251B
triadic
#0E250F #0F0E25 #250F0E
tetradic
#0E250F #0E1825 #250E24 #251B0E
square
#0E250F #0E1825 #250E24 #251B0E
split-complementary
#0E250F #1B0E25 #250E18
monochromatic
#081609 #081609 #0E250F #1F5121 #307E33
Accessibility & contrast
On white
16.28
#0E250F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#0E250F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E250F
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E250F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E250F | 1.00 | 16.28 | 1.29 | 16.28 |
| #FFFFFF | 16.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26210D
Deuteranopia (green-blind)
#231F10
Tritanopia (blue-blind)
#0B2420
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #0e250f; /* rgb */ color: rgb(14, 37, 15); /* oklch */ color: oklch(23.9% 0.050 144.7);
Tailwind
colors: {
custom: {
50: '#4e5f4e',
500: '#0e250f',
950: '#000000',
},
}SCSS
$custom: #0e250f; $custom-light: #4e5f4e; $custom-dark: #000000;
JSON
{
"hex": "#0e250f",
"rgb": {
"r": 14,
"g": 37,
"b": 15
},
"hsl": {
"h": 122.609,
"s": 45.098,
"l": 10
},
"oklch": {
"l": 0.23876,
"c": 0.05015,
"h": 144.7
},
"luminance": 0.01451
}Semantic roles & 50–950 ramp
primary
#0E250F
secondary
#5E315C
accent
#53CFD5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977