#0E221A#0E221A
#0E221A is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.2% C 0.031 H 165.9°. Best body text is #FFFFFF at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #0E221A |
|---|---|
| RGB | rgb(14, 34, 26) |
| HSL | hsl(156, 42%, 9%) |
| HSV | hsv(156, 59%, 13%) |
| CMYK | cmyk(58.8%, 0%, 23.5%, 86.7%) |
| CIE-LAB | lab(11.36, -10.62, 2.90) |
| CIE-LCH | lch(11.36, 11.01, 164.72°) |
| OKLab | oklab(23.2% -0.0297 0.0075) |
| OKLCH | oklch(23.2% 0.031 165.9) |
| XYZ | xyz(0.9395, 1.3119, 1.1808) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.04
Charcoal (survey)
#343837
ΔE00 12.22
Dark Forest Green
#002D04
ΔE00 12.25
Gunmetal
#2A3439
ΔE00 12.33
Very Dark Green
#062E03
ΔE00 12.45
Onyx
#353839
ΔE00 13.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E221A #220E16
analogous
#0E2210 #0E221A #0E2022
triadic
#0E221A #1A0E22 #221A0E
tetradic
#0E221A #100E22 #220E16 #20220E
square
#0E221A #100E22 #220E16 #20220E
split-complementary
#0E221A #220E20 #22100E
monochromatic
#091611 #091611 #0E221A #204D3B #32795C
Accessibility & contrast
On white
16.63
#0E221A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#0E221A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E221A
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E221A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E221A | 1.00 | 16.63 | 1.26 | 16.63 |
| #FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#21201A
Deuteranopia (green-blind)
#1E1D1B
Tritanopia (blue-blind)
#082220
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #0e221a; /* rgb */ color: rgb(14, 34, 26); /* oklch */ color: oklch(23.2% 0.031 165.9);
Tailwind
colors: {
custom: {
50: '#4e5d56',
500: '#0e221a',
950: '#000000',
},
}SCSS
$custom: #0e221a; $custom-light: #4e5d56; $custom-dark: #000000;
JSON
{
"hex": "#0e221a",
"rgb": {
"r": 14,
"g": 34,
"b": 26
},
"hsl": {
"h": 156,
"s": 41.667,
"l": 9.412
},
"oklch": {
"l": 0.23204,
"c": 0.03065,
"h": 165.9
},
"luminance": 0.01312
}Semantic roles & 50–950 ramp
primary
#0E221A
secondary
#5A3242
accent
#5688D1
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978