#0E221F#0E221F
#0E221F is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.4% C 0.027 H 183.2°. Best body text is #FFFFFF at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #0E221F |
|---|---|
| RGB | rgb(14, 34, 31) |
| HSL | hsl(171, 42%, 9%) |
| HSV | hsv(171, 59%, 13%) |
| CMYK | cmyk(58.8%, 0%, 8.8%, 86.7%) |
| CIE-LAB | lab(11.53, -9.08, -0.50) |
| CIE-LCH | lch(11.53, 9.09, 183.14°) |
| OKLab | oklab(23.4% -0.0267 -0.0015) |
| OKLCH | oklch(23.4% 0.027 183.2) |
| XYZ | xyz(1.0004, 1.3363, 1.5013) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.63
Gunmetal
#2A3439
ΔE00 10.09
Charcoal (survey)
#343837
ΔE00 11.03
Onyx
#353839
ΔE00 12.02
Dark Grey
#363737
ΔE00 12.47
Black
#000000
ΔE00 12.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E221F #220E11
analogous
#0E2215 #0E221F #0E1B22
triadic
#0E221F #1F0E22 #221F0E
tetradic
#0E221F #150E22 #220E11 #1B220E
square
#0E221F #150E22 #220E11 #1B220E
split-complementary
#0E221F #220E1B #22150E
monochromatic
#091614 #091614 #0E221F #204D47 #32796E
Accessibility & contrast
On white
16.57
#0E221F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#0E221F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E221F
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E221F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E221F | 1.00 | 16.57 | 1.27 | 16.57 |
| #FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#20201F
Deuteranopia (green-blind)
#1D1E1F
Tritanopia (blue-blind)
#062321
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #0e221f; /* rgb */ color: rgb(14, 34, 31); /* oklch */ color: oklch(23.4% 0.027 183.2);
Tailwind
colors: {
custom: {
50: '#4e5d5a',
500: '#0e221f',
950: '#000000',
},
}SCSS
$custom: #0e221f; $custom-light: #4e5d5a; $custom-dark: #000000;
JSON
{
"hex": "#0e221f",
"rgb": {
"r": 14,
"g": 34,
"b": 31
},
"hsl": {
"h": 171,
"s": 41.667,
"l": 9.412
},
"oklch": {
"l": 0.23396,
"c": 0.02679,
"h": 183.2
},
"luminance": 0.01336
}Semantic roles & 50–950 ramp
primary
#0E221F
secondary
#5A3238
accent
#5669D1
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978