#0E301C#0E301C
#0E301C is a dark, muted green. Relative luminance 0.023; OKLCH L 27.8% C 0.054 H 154.7°. Best body text is #FFFFFF at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #0E301C |
|---|---|
| RGB | rgb(14, 48, 28) |
| HSL | hsl(145, 55%, 12%) |
| HSV | hsv(145, 71%, 19%) |
| CMYK | cmyk(70.8%, 0%, 41.7%, 81.2%) |
| CIE-LAB | lab(16.95, -18.07, 9.24) |
| CIE-LCH | lch(16.95, 20.30, 152.92°) |
| OKLab | oklab(27.78% -0.0491 0.0232) |
| OKLCH | oklch(27.78% 0.054 154.7) |
| XYZ | xyz(1.4475, 2.2910, 1.4643) |
| Luminance | 0.0229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.26
Very Dark Green
#062E03
ΔE00 6.57
Evergreen
#05472A
ΔE00 7.95
Dark Green
#033500
ΔE00 8.78
Pine Green
#0A481E
ΔE00 9.62
Hunter Green (survey)
#0B4008
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E301C #300E22
analogous
#11300E #0E301C #0E302D
triadic
#0E301C #1C0E30 #301C0E
tetradic
#0E301C #0E1130 #300E22 #302D0E
square
#0E301C #0E1130 #300E22 #302D0E
split-complementary
#0E301C #2D0E30 #300E11
monochromatic
#07180E #07180E #0E301C #1C5F38 #2A8F53
Accessibility & contrast
On white
14.40
#0E301C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#0E301C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E301C
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E301C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E301C | 1.00 | 14.40 | 1.46 | 14.40 |
| #FFFFFF | 14.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302C1B
Deuteranopia (green-blind)
#2B281D
Tritanopia (blue-blind)
#042F2B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #0e301c; /* rgb */ color: rgb(14, 48, 28); /* oklch */ color: oklch(27.8% 0.054 154.7);
Tailwind
colors: {
custom: {
50: '#506858',
500: '#0e301c',
950: '#000000',
},
}SCSS
$custom: #0e301c; $custom-light: #506858; $custom-dark: #000000;
JSON
{
"hex": "#0e301c",
"rgb": {
"r": 14,
"g": 48,
"b": 28
},
"hsl": {
"h": 144.706,
"s": 54.839,
"l": 12.157
},
"oklch": {
"l": 0.27776,
"c": 0.0543,
"h": 154.7
},
"luminance": 0.02291
}Semantic roles & 50–950 ramp
primary
#0E301C
secondary
#6A2F52
accent
#4AA1DE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78