#0E1202#0E1202
#0E1202 is a very dark, muted yellow-green. Relative luminance 0.005; OKLCH L 17.2% C 0.035 H 120.0°. Best body text is #FFFFFF at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #0E1202 |
|---|---|
| RGB | rgb(14, 18, 2) |
| HSL | hsl(75, 80%, 4%) |
| HSV | hsv(75, 89%, 7%) |
| CMYK | cmyk(22.2%, 0%, 88.9%, 92.9%) |
| CIE-LAB | lab(4.79, -3.92, 6.28) |
| CIE-LCH | lch(4.79, 7.41, 121.97°) |
| OKLab | oklab(17.24% -0.0173 0.0299) |
| OKLCH | oklch(17.24% 0.035 120) |
| XYZ | xyz(0.4084, 0.5304, 0.1383) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.51
Black
#000000
ΔE00 7.73
Charcoal (survey)
#343837
ΔE00 13.23
Dark Grey
#363737
ΔE00 13.71
Onyx
#353839
ΔE00 14.07
Gunmetal
#2A3439
ΔE00 14.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E1202 #060212
analogous
#120E02 #0E1202 #061202
triadic
#0E1202 #020E12 #12020E
tetradic
#0E1202 #02120E #060212 #120206
square
#0E1202 #02120E #060212 #120206
split-complementary
#0E1202 #020612 #0E0212
monochromatic
#151C03 #151C03 #151C03 #394908 #64800E
Accessibility & contrast
On white
18.99
#0E1202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#0E1202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E1202
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E1202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E1202 | 1.00 | 18.99 | 1.11 | 18.99 |
| #FFFFFF | 18.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141001
Deuteranopia (green-blind)
#131003
Tritanopia (blue-blind)
#0F100E
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #0e1202; /* rgb */ color: rgb(14, 18, 2); /* oklch */ color: oklch(17.2% 0.035 120.0);
Tailwind
colors: {
custom: {
50: '#4d5047',
500: '#0e1202',
950: '#000000',
},
}SCSS
$custom: #0e1202; $custom-light: #4d5047; $custom-dark: #000000;
JSON
{
"hex": "#0e1202",
"rgb": {
"r": 14,
"g": 18,
"b": 2
},
"hsl": {
"h": 75,
"s": 80,
"l": 3.922
},
"oklch": {
"l": 0.17236,
"c": 0.03457,
"h": 120
},
"luminance": 0.0053
}Semantic roles & 50–950 ramp
primary
#0E1202
secondary
#281957
accent
#31F663
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010200
muted
#777877