#012225#012225
#012225 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.0% C 0.038 H 203.6°. Best body text is #FFFFFF at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #012225 |
|---|---|
| RGB | rgb(1, 34, 37) |
| HSL | hsl(185, 95%, 7%) |
| HSV | hsv(185, 97%, 15%) |
| CMYK | cmyk(97.3%, 8.1%, 0%, 85.5%) |
| CIE-LAB | lab(11.16, -10.59, -5.49) |
| CIE-LCH | lch(11.16, 11.93, 207.39°) |
| OKLab | oklab(23.01% -0.035 -0.0153) |
| OKLCH | oklch(23.01% 0.038 203.6) |
| XYZ | xyz(0.9183, 1.2840, 1.9493) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.33
Almost Black
#070D0D
ΔE00 11.05
Dark
#1B2431
ΔE00 12.33
Dark Blue Grey
#1F3B4D
ΔE00 12.37
Charcoal (survey)
#343837
ΔE00 12.69
Onyx
#353839
ΔE00 13.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012225 #250401
analogous
#012516 #012225 #011025
triadic
#012225 #250122 #222501
tetradic
#012225 #160125 #250401 #102501
square
#012225 #160125 #250401 #102501
split-complementary
#012225 #250110 #251601
monochromatic
#011B1E #011B1E #012225 #035961 #04909C
Accessibility & contrast
On white
16.71
#012225 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#012225 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012225
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012225 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012225 | 1.00 | 16.71 | 1.26 | 16.71 |
| #FFFFFF | 16.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E2025
Deuteranopia (green-blind)
#191C25
Tritanopia (blue-blind)
#002423
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #012225; /* rgb */ color: rgb(1, 34, 37); /* oklch */ color: oklch(23.0% 0.038 203.6);
Tailwind
colors: {
custom: {
50: '#485d5f',
500: '#012225',
950: '#000000',
},
}SCSS
$custom: #012225; $custom-light: #485d5f; $custom-dark: #000000;
JSON
{
"hex": "#012225",
"rgb": {
"r": 1,
"g": 34,
"b": 37
},
"hsl": {
"h": 185,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.2301,
"c": 0.03816,
"h": 203.6
},
"luminance": 0.01284
}Semantic roles & 50–950 ramp
primary
#012225
secondary
#6C1D16
accent
#3B29FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979