#0E201E#0E201E
#0E201E is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.7% C 0.024 H 186.5°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #0E201E |
|---|---|
| RGB | rgb(14, 32, 30) |
| HSL | hsl(173, 39%, 9%) |
| HSV | hsv(173, 56%, 13%) |
| CMYK | cmyk(56.2%, 0%, 6.2%, 87.5%) |
| CIE-LAB | lab(10.70, -8.09, -0.97) |
| CIE-LCH | lch(10.70, 8.15, 186.85°) |
| OKLab | oklab(22.72% -0.0241 -0.0027) |
| OKLCH | oklch(22.72% 0.024 186.5) |
| XYZ | xyz(0.9319, 1.2201, 1.4144) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.58
Gunmetal
#2A3439
ΔE00 9.68
Charcoal (survey)
#343837
ΔE00 10.82
Black
#000000
ΔE00 11.51
Onyx
#353839
ΔE00 11.70
Dark Grey
#363737
ΔE00 12.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E201E #200E10
analogous
#0E2015 #0E201E #0E1920
triadic
#0E201E #1E0E20 #201E0E
tetradic
#0E201E #150E20 #200E10 #19200E
square
#0E201E #150E20 #200E10 #19200E
split-complementary
#0E201E #200E19 #20150E
monochromatic
#091514 #091514 #0E201E #214B46 #33756E
Accessibility & contrast
On white
16.88
#0E201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#0E201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E201E
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E201E | 1.00 | 16.88 | 1.24 | 16.88 |
| #FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E1E
Deuteranopia (green-blind)
#1B1C1E
Tritanopia (blue-blind)
#07211F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #0e201e; /* rgb */ color: rgb(14, 32, 30); /* oklch */ color: oklch(22.7% 0.024 186.5);
Tailwind
colors: {
custom: {
50: '#4d5b59',
500: '#0e201e',
950: '#000000',
},
}SCSS
$custom: #0e201e; $custom-light: #4d5b59; $custom-dark: #000000;
JSON
{
"hex": "#0e201e",
"rgb": {
"r": 14,
"g": 32,
"b": 30
},
"hsl": {
"h": 173.333,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.22721,
"c": 0.02431,
"h": 186.5
},
"luminance": 0.0122
}Semantic roles & 50–950 ramp
primary
#0E201E
secondary
#583236
accent
#5966CF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978