#12221A#12221A
#12221A is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.5% C 0.027 H 161.7°. Best body text is #FFFFFF at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #12221A |
|---|---|
| RGB | rgb(18, 34, 26) |
| HSL | hsl(150, 31%, 10%) |
| HSV | hsv(150, 47%, 13%) |
| CMYK | cmyk(47.1%, 0%, 23.5%, 86.7%) |
| CIE-LAB | lab(11.60, -9.12, 3.28) |
| CIE-LCH | lch(11.60, 9.70, 160.23°) |
| OKLab | oklab(23.47% -0.0254 0.0084) |
| OKLCH | oklch(23.47% 0.027 161.7) |
| XYZ | xyz(1.0079, 1.3472, 1.1840) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.13
Charcoal (survey)
#343837
ΔE00 11.26
Gunmetal
#2A3439
ΔE00 11.61
Onyx
#353839
ΔE00 12.49
Dark Grey
#363737
ΔE00 12.70
Dark Forest Green
#002D04
ΔE00 12.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12221A #22121A
analogous
#122212 #12221A #122222
triadic
#12221A #1A1222 #221A12
tetradic
#12221A #121222 #22121A #222212
square
#12221A #121222 #22121A #222212
split-complementary
#12221A #221222 #221212
monochromatic
#0B140F #0B140F #12221A #274A39 #3C7257
Accessibility & contrast
On white
16.54
#12221A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#12221A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12221A
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12221A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12221A | 1.00 | 16.54 | 1.27 | 16.54 |
| #FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22201A
Deuteranopia (green-blind)
#1F1E1A
Tritanopia (blue-blind)
#0E2220
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #12221a; /* rgb */ color: rgb(18, 34, 26); /* oklch */ color: oklch(23.5% 0.027 161.7);
Tailwind
colors: {
custom: {
50: '#505d56',
500: '#12221a',
950: '#000000',
},
}SCSS
$custom: #12221a; $custom-light: #505d56; $custom-dark: #000000;
JSON
{
"hex": "#12221a",
"rgb": {
"r": 18,
"g": 34,
"b": 26
},
"hsl": {
"h": 150,
"s": 30.769,
"l": 10.196
},
"oklch": {
"l": 0.23466,
"c": 0.02681,
"h": 161.7
},
"luminance": 0.01347
}Semantic roles & 50–950 ramp
primary
#12221A
secondary
#573848
accent
#6194C7
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978