#0E281A#0E281A
#0E281A is a dark, muted green. Relative luminance 0.017; OKLCH L 25.1% C 0.042 H 157.8°. Best body text is #FFFFFF at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #0E281A |
|---|---|
| RGB | rgb(14, 40, 26) |
| HSL | hsl(148, 48%, 11%) |
| HSV | hsv(148, 65%, 16%) |
| CMYK | cmyk(65%, 0%, 35%, 84.3%) |
| CIE-LAB | lab(13.74, -14.20, 6.24) |
| CIE-LCH | lch(13.74, 15.51, 156.27°) |
| OKLab | oklab(25.14% -0.0389 0.0159) |
| OKLCH | oklch(25.14% 0.042 157.8) |
| XYZ | xyz(1.1263, 1.6854, 1.2431) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.81
Very Dark Green
#062E03
ΔE00 9.06
Evergreen
#05472A
ΔE00 11.37
Dark Green
#033500
ΔE00 11.62
Pine Green
#0A481E
ΔE00 13.11
Hunter Green (survey)
#0B4008
ΔE00 13.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E281A #280E1C
analogous
#0F280E #0E281A #0E2827
triadic
#0E281A #1A0E28 #281A0E
tetradic
#0E281A #0E0F28 #280E1C #28270E
square
#0E281A #0E0F28 #280E1C #28270E
split-complementary
#0E281A #270E28 #280E0F
monochromatic
#08170F #08170F #0E281A #1E5537 #2E8355
Accessibility & contrast
On white
15.70
#0E281A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0E281A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E281A
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E281A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E281A | 1.00 | 15.70 | 1.34 | 15.70 |
| #FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282519
Deuteranopia (green-blind)
#24221B
Tritanopia (blue-blind)
#072824
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0e281a; /* rgb */ color: rgb(14, 40, 26); /* oklch */ color: oklch(25.1% 0.042 157.8);
Tailwind
colors: {
custom: {
50: '#4f6256',
500: '#0e281a',
950: '#000000',
},
}SCSS
$custom: #0e281a; $custom-light: #4f6256; $custom-dark: #000000;
JSON
{
"hex": "#0e281a",
"rgb": {
"r": 14,
"g": 40,
"b": 26
},
"hsl": {
"h": 147.692,
"s": 48.148,
"l": 10.588
},
"oklch": {
"l": 0.2514,
"c": 0.04204,
"h": 157.8
},
"luminance": 0.01686
}Semantic roles & 50–950 ramp
primary
#0E281A
secondary
#61304B
accent
#5099D8
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#020503
muted
#787978