#012522#012522
#012522 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.9% C 0.041 H 186.7°. Best body text is #FFFFFF at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #012522 |
|---|---|
| RGB | rgb(1, 37, 34) |
| HSL | hsl(175, 95%, 7%) |
| HSV | hsv(175, 97%, 15%) |
| CMYK | cmyk(97.3%, 0%, 8.1%, 85.5%) |
| CIE-LAB | lab(12.25, -13.60, -1.67) |
| CIE-LCH | lch(12.25, 13.71, 187.02°) |
| OKLab | oklab(23.86% -0.0404 -0.0048) |
| OKLCH | oklch(23.86% 0.041 186.7) |
| XYZ | xyz(0.9627, 1.4450, 1.7412) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 12.47
Dark Teal
#014D4E
ΔE00 12.78
Almost Black
#070D0D
ΔE00 13.04
Darkslategray
#2F4F4F
ΔE00 13.60
Charcoal (survey)
#343837
ΔE00 13.62
Dark Forest Green
#002D04
ΔE00 14.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012522 #250104
analogous
#012510 #012522 #011625
triadic
#012522 #220125 #252201
tetradic
#012522 #100125 #250104 #162501
square
#012522 #100125 #250104 #162501
split-complementary
#012522 #250116 #251001
monochromatic
#011E1B #011E1B #012522 #036159 #049C90
Accessibility & contrast
On white
16.29
#012522 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#012522 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012522
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012522 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012522 | 1.00 | 16.29 | 1.29 | 16.29 |
| #FFFFFF | 16.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222222
Deuteranopia (green-blind)
#1D1E22
Tritanopia (blue-blind)
#002624
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #012522; /* rgb */ color: rgb(1, 37, 34); /* oklch */ color: oklch(23.9% 0.041 186.7);
Tailwind
colors: {
custom: {
50: '#485f5c',
500: '#012522',
950: '#000000',
},
}SCSS
$custom: #012522; $custom-light: #485f5c; $custom-dark: #000000;
JSON
{
"hex": "#012522",
"rgb": {
"r": 1,
"g": 37,
"b": 34
},
"hsl": {
"h": 175,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23858,
"c": 0.04072,
"h": 186.7
},
"luminance": 0.01445
}Semantic roles & 50–950 ramp
primary
#012522
secondary
#6C161D
accent
#293BFF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979