#0E2020#0E2020
#0E2020 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.8% C 0.024 H 195.6°. Best body text is #FFFFFF at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2020 |
|---|---|
| RGB | rgb(14, 32, 32) |
| HSL | hsl(180, 39%, 9%) |
| HSV | hsv(180, 56%, 13%) |
| CMYK | cmyk(56.2%, 0%, 0%, 87.5%) |
| CIE-LAB | lab(10.78, -7.42, -2.33) |
| CIE-LCH | lch(10.78, 7.78, 197.44°) |
| OKLab | oklab(22.81% -0.023 -0.0064) |
| OKLCH | oklch(22.81% 0.024 195.6) |
| XYZ | xyz(0.9582, 1.2306, 1.5533) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.15
Gunmetal
#2A3439
ΔE00 8.86
Charcoal (survey)
#343837
ΔE00 10.52
Dark
#1B2431
ΔE00 11.00
Black
#000000
ΔE00 11.13
Onyx
#353839
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2020 #200E0E
analogous
#0E2017 #0E2020 #0E1720
triadic
#0E2020 #200E20 #20200E
tetradic
#0E2020 #170E20 #200E0E #17200E
square
#0E2020 #170E20 #200E0E #17200E
split-complementary
#0E2020 #200E17 #20170E
monochromatic
#091515 #091515 #0E2020 #214B4B #337575
Accessibility & contrast
On white
16.85
#0E2020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#0E2020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2020
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2020 | 1.00 | 16.85 | 1.25 | 16.85 |
| #FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E20
Deuteranopia (green-blind)
#1B1C20
Tritanopia (blue-blind)
#062120
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #0e2020; /* rgb */ color: rgb(14, 32, 32); /* oklch */ color: oklch(22.8% 0.024 195.6);
Tailwind
colors: {
custom: {
50: '#4e5b5b',
500: '#0e2020',
950: '#000000',
},
}SCSS
$custom: #0e2020; $custom-light: #4e5b5b; $custom-dark: #000000;
JSON
{
"hex": "#0e2020",
"rgb": {
"r": 14,
"g": 32,
"b": 32
},
"hsl": {
"h": 180,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.22808,
"c": 0.02389,
"h": 195.6
},
"luminance": 0.01231
}Semantic roles & 50–950 ramp
primary
#0E2020
secondary
#583232
accent
#5959CF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979