#0E2017#0E2017
#0E2017 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.5% C 0.030 H 160.9°. Best body text is #FFFFFF at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2017 |
|---|---|
| RGB | rgb(14, 32, 23) |
| HSL | hsl(150, 39%, 9%) |
| HSV | hsv(150, 56%, 13%) |
| CMYK | cmyk(56.2%, 0%, 28.1%, 87.5%) |
| CIE-LAB | lab(10.47, -10.22, 3.83) |
| CIE-LCH | lch(10.47, 10.91, 159.48°) |
| OKLab | oklab(22.45% -0.0283 0.0098) |
| OKLCH | oklch(22.45% 0.03 160.9) |
| XYZ | xyz(0.8522, 1.1882, 0.9949) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.68
Dark Forest Green
#002D04
ΔE00 12.06
Very Dark Green
#062E03
ΔE00 12.21
Charcoal (survey)
#343837
ΔE00 12.47
Gunmetal
#2A3439
ΔE00 12.80
Black
#000000
ΔE00 13.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2017 #200E17
analogous
#0E200E #0E2017 #0E2020
triadic
#0E2017 #170E20 #20170E
tetradic
#0E2017 #0E0E20 #200E17 #20200E
square
#0E2017 #0E0E20 #200E17 #20200E
split-complementary
#0E2017 #200E20 #200E0E
monochromatic
#09150F #09150F #0E2017 #214B36 #337554
Accessibility & contrast
On white
16.97
#0E2017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#0E2017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2017
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2017 | 1.00 | 16.97 | 1.24 | 16.97 |
| #FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E17
Deuteranopia (green-blind)
#1D1C18
Tritanopia (blue-blind)
#09201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0e2017; /* rgb */ color: rgb(14, 32, 23); /* oklch */ color: oklch(22.5% 0.030 160.9);
Tailwind
colors: {
custom: {
50: '#4d5b53',
500: '#0e2017',
950: '#000000',
},
}SCSS
$custom: #0e2017; $custom-light: #4d5b53; $custom-dark: #000000;
JSON
{
"hex": "#0e2017",
"rgb": {
"r": 14,
"g": 32,
"b": 23
},
"hsl": {
"h": 150,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.22454,
"c": 0.02999,
"h": 160.9
},
"luminance": 0.01188
}Semantic roles & 50–950 ramp
primary
#0E2017
secondary
#583245
accent
#5994CF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978