#012120#012120
#012120 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.4% C 0.037 H 191.8°. Best body text is #FFFFFF at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #012120 |
|---|---|
| RGB | rgb(1, 33, 32) |
| HSL | hsl(178, 94%, 7%) |
| HSV | hsv(178, 97%, 13%) |
| CMYK | cmyk(97%, 0%, 3%, 87.1%) |
| CIE-LAB | lab(10.54, -11.98, -2.75) |
| CIE-LCH | lch(10.54, 12.30, 192.93°) |
| OKLab | oklab(22.44% -0.0366 -0.0077) |
| OKLCH | oklch(22.44% 0.037 191.8) |
| XYZ | xyz(0.8170, 1.1983, 1.5545) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.55
Gunmetal
#2A3439
ΔE00 11.80
Charcoal (survey)
#343837
ΔE00 13.37
Dark Teal
#014D4E
ΔE00 14.01
Onyx
#353839
ΔE00 14.25
Dark
#1B2431
ΔE00 14.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012120 #210102
analogous
#012110 #012120 #011221
triadic
#012120 #200121 #212001
tetradic
#012120 #100121 #210102 #122101
square
#012120 #100121 #210102 #122101
split-complementary
#012120 #210112 #211001
monochromatic
#011E1D #011E1D #012120 #035C5A #059893
Accessibility & contrast
On white
16.94
#012120 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#012120 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012120
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012120 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012120 | 1.00 | 16.94 | 1.24 | 16.94 |
| #FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1F20
Deuteranopia (green-blind)
#191B20
Tritanopia (blue-blind)
#002221
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #012120; /* rgb */ color: rgb(1, 33, 32); /* oklch */ color: oklch(22.4% 0.037 191.8);
Tailwind
colors: {
custom: {
50: '#475c5b',
500: '#012120',
950: '#000000',
},
}SCSS
$custom: #012120; $custom-light: #475c5b; $custom-dark: #000000;
JSON
{
"hex": "#012120",
"rgb": {
"r": 1,
"g": 33,
"b": 32
},
"hsl": {
"h": 178.125,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.22438,
"c": 0.03744,
"h": 191.8
},
"luminance": 0.01198
}Semantic roles & 50–950 ramp
primary
#012120
secondary
#681518
accent
#292FFF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000404
muted
#777979