#0E301A#0E301A
#0E301A is a dark, muted green. Relative luminance 0.023; OKLCH L 27.7% C 0.057 H 152.4°. Best body text is #FFFFFF at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #0E301A |
|---|---|
| RGB | rgb(14, 48, 26) |
| HSL | hsl(141, 55%, 12%) |
| HSV | hsv(141, 71%, 19%) |
| CMYK | cmyk(70.8%, 0%, 45.8%, 81.2%) |
| CIE-LAB | lab(16.90, -18.54, 10.52) |
| CIE-LCH | lch(16.90, 21.32, 150.42°) |
| OKLab | oklab(27.73% -0.0502 0.0263) |
| OKLCH | oklch(27.73% 0.057 152.4) |
| XYZ | xyz(1.4244, 2.2817, 1.3424) |
| Luminance | 0.0228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.51
Very Dark Green
#062E03
ΔE00 5.78
Evergreen
#05472A
ΔE00 7.79
Dark Green
#033500
ΔE00 8.01
Pine Green
#0A481E
ΔE00 9.15
Hunter Green (survey)
#0B4008
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E301A #300E24
analogous
#13300E #0E301A #0E302B
triadic
#0E301A #1A0E30 #301A0E
tetradic
#0E301A #0E1330 #300E24 #302B0E
square
#0E301A #0E1330 #300E24 #302B0E
split-complementary
#0E301A #2B0E30 #300E13
monochromatic
#07180D #07180D #0E301A #1C5F34 #2A8F4D
Accessibility & contrast
On white
14.42
#0E301A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#0E301A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E301A
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E301A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E301A | 1.00 | 14.42 | 1.46 | 14.42 |
| #FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302C19
Deuteranopia (green-blind)
#2C281B
Tritanopia (blue-blind)
#052F2A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #0e301a; /* rgb */ color: rgb(14, 48, 26); /* oklch */ color: oklch(27.7% 0.057 152.4);
Tailwind
colors: {
custom: {
50: '#506856',
500: '#0e301a',
950: '#000000',
},
}SCSS
$custom: #0e301a; $custom-light: #506856; $custom-dark: #000000;
JSON
{
"hex": "#0e301a",
"rgb": {
"r": 14,
"g": 48,
"b": 26
},
"hsl": {
"h": 141.176,
"s": 54.839,
"l": 12.157
},
"oklch": {
"l": 0.27725,
"c": 0.05668,
"h": 152.4
},
"luminance": 0.02282
}Semantic roles & 50–950 ramp
primary
#0E301A
secondary
#6A2F56
accent
#4AAADE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78