#012425#012425
#012425 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.7% C 0.039 H 197.6°. Best body text is #FFFFFF at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #012425 |
|---|---|
| RGB | rgb(1, 36, 37) |
| HSL | hsl(182, 95%, 7%) |
| HSV | hsv(182, 97%, 15%) |
| CMYK | cmyk(97.3%, 2.7%, 0%, 85.5%) |
| CIE-LAB | lab(11.97, -11.83, -4.27) |
| CIE-LCH | lch(11.97, 12.58, 199.86°) |
| OKLab | oklab(23.67% -0.0374 -0.0119) |
| OKLCH | oklch(23.67% 0.039 197.6) |
| XYZ | xyz(0.9772, 1.4016, 1.9689) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.97
Almost Black
#070D0D
ΔE00 11.95
Charcoal (survey)
#343837
ΔE00 12.90
Dark Teal
#014D4E
ΔE00 13.13
Dark Blue Grey
#1F3B4D
ΔE00 13.22
Dark
#1B2431
ΔE00 13.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012425 #250201
analogous
#012514 #012425 #011225
triadic
#012425 #250124 #242501
tetradic
#012425 #140125 #250201 #122501
square
#012425 #140125 #250201 #122501
split-complementary
#012425 #250112 #251401
monochromatic
#011D1E #011D1E #012425 #035E61 #04989C
Accessibility & contrast
On white
16.40
#012425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#012425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012425
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012425 | 1.00 | 16.40 | 1.28 | 16.40 |
| #FFFFFF | 16.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212225
Deuteranopia (green-blind)
#1B1E25
Tritanopia (blue-blind)
#002624
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #012425; /* rgb */ color: rgb(1, 36, 37); /* oklch */ color: oklch(23.7% 0.039 197.6);
Tailwind
colors: {
custom: {
50: '#485f5f',
500: '#012425',
950: '#000000',
},
}SCSS
$custom: #012425; $custom-light: #485f5f; $custom-dark: #000000;
JSON
{
"hex": "#012425",
"rgb": {
"r": 1,
"g": 36,
"b": 37
},
"hsl": {
"h": 181.667,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23665,
"c": 0.03928,
"h": 197.6
},
"luminance": 0.01402
}Semantic roles & 50–950 ramp
primary
#012425
secondary
#6C1816
accent
#2F29FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979