#012422#012422
#012422 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.5% C 0.040 H 189.3°. Best body text is #FFFFFF at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #012422 |
|---|---|
| RGB | rgb(1, 36, 34) |
| HSL | hsl(177, 95%, 7%) |
| HSV | hsv(177, 97%, 14%) |
| CMYK | cmyk(97.2%, 0%, 5.6%, 85.9%) |
| CIE-LAB | lab(11.85, -13.02, -2.28) |
| CIE-LCH | lch(11.85, 13.21, 189.92°) |
| OKLab | oklab(23.53% -0.0392 -0.0064) |
| OKLCH | oklch(23.53% 0.04 189.3) |
| XYZ | xyz(0.9320, 1.3836, 1.7310) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 12.10
Almost Black
#070D0D
ΔE00 12.56
Dark Teal
#014D4E
ΔE00 13.05
Charcoal (survey)
#343837
ΔE00 13.45
Darkslategray
#2F4F4F
ΔE00 13.75
Onyx
#353839
ΔE00 14.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012422 #240103
analogous
#012410 #012422 #011524
triadic
#012422 #220124 #242201
tetradic
#012422 #100124 #240103 #152401
square
#012422 #100124 #240103 #152401
split-complementary
#012422 #240115 #241001
monochromatic
#011E1C #011E1C #012422 #03605A #049B92
Accessibility & contrast
On white
16.45
#012422 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#012422 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012422
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012422 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012422 | 1.00 | 16.45 | 1.28 | 16.45 |
| #FFFFFF | 16.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212122
Deuteranopia (green-blind)
#1C1E22
Tritanopia (blue-blind)
#002523
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #012422; /* rgb */ color: rgb(1, 36, 34); /* oklch */ color: oklch(23.5% 0.040 189.3);
Tailwind
colors: {
custom: {
50: '#485f5c',
500: '#012422',
950: '#000000',
},
}SCSS
$custom: #012422; $custom-light: #485f5c; $custom-dark: #000000;
JSON
{
"hex": "#012422",
"rgb": {
"r": 1,
"g": 36,
"b": 34
},
"hsl": {
"h": 176.571,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.23526,
"c": 0.03972,
"h": 189.3
},
"luminance": 0.01384
}Semantic roles & 50–950 ramp
primary
#012422
secondary
#6B161B
accent
#2935FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#010404
muted
#777979