#0E1908#0E1908
#0E1908 is a very dark, muted yellow-green. Relative luminance 0.008; OKLCH L 19.7% C 0.036 H 135.3°. Best body text is #FFFFFF at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #0E1908 |
|---|---|
| RGB | rgb(14, 25, 8) |
| HSL | hsl(99, 52%, 6%) |
| HSV | hsv(99, 68%, 10%) |
| CMYK | cmyk(44%, 0%, 68%, 90.2%) |
| CIE-LAB | lab(7.28, -7.93, 7.48) |
| CIE-LCH | lch(7.28, 10.90, 136.70°) |
| OKLab | oklab(19.73% -0.0255 0.0253) |
| OKLCH | oklch(19.73% 0.036 135.3) |
| XYZ | xyz(0.5725, 0.8061, 0.3551) |
| Luminance | 0.0081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.61
Black
#000000
ΔE00 11.50
Very Dark Green
#062E03
ΔE00 12.51
Dark Forest Green
#002D04
ΔE00 12.61
Charcoal (survey)
#343837
ΔE00 13.52
Dark Grey
#363737
ΔE00 14.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E1908 #130819
analogous
#171908 #0E1908 #08190B
triadic
#0E1908 #080E19 #19080E
tetradic
#0E1908 #081719 #130819 #190B08
square
#0E1908 #081719 #130819 #190B08
split-complementary
#0E1908 #0B0819 #190817
monochromatic
#0D1707 #0D1707 #0E1908 #284717 #427626
Accessibility & contrast
On white
18.08
#0E1908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#0E1908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E1908
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E1908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E1908 | 1.00 | 18.08 | 1.16 | 18.08 |
| #FFFFFF | 18.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1707
Deuteranopia (green-blind)
#191609
Tritanopia (blue-blind)
#0E1815
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #0e1908; /* rgb */ color: rgb(14, 25, 8); /* oklch */ color: oklch(19.7% 0.036 135.3);
Tailwind
colors: {
custom: {
50: '#4d554a',
500: '#0e1908',
950: '#000000',
},
}SCSS
$custom: #0e1908; $custom-light: #4d554a; $custom-dark: #000000;
JSON
{
"hex": "#0e1908",
"rgb": {
"r": 14,
"g": 25,
"b": 8
},
"hsl": {
"h": 98.824,
"s": 51.515,
"l": 6.471
},
"oklch": {
"l": 0.19731,
"c": 0.03591,
"h": 135.3
},
"luminance": 0.00806
}Semantic roles & 50–950 ramp
primary
#0E1908
secondary
#452855
accent
#4DDBA9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010301
muted
#777877