#012725#012725
#012725 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.6% C 0.042 H 189.6°. Best body text is #FFFFFF at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #012725 |
|---|---|
| RGB | rgb(1, 39, 37) |
| HSL | hsl(177, 95%, 8%) |
| HSV | hsv(177, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 5.1%, 84.7%) |
| CIE-LAB | lab(13.17, -13.63, -2.47) |
| CIE-LCH | lch(13.17, 13.85, 190.28°) |
| OKLab | oklab(24.65% -0.0411 -0.0069) |
| OKLCH | oklch(24.65% 0.042 189.6) |
| XYZ | xyz(1.0718, 1.5909, 2.0005) |
| Luminance | 0.0159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 12.07
Dark Teal
#014D4E
ΔE00 12.09
Darkslategray
#2F4F4F
ΔE00 12.95
Almost Black
#070D0D
ΔE00 13.34
Charcoal (survey)
#343837
ΔE00 13.38
Dark Blue Green
#005249
ΔE00 14.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012725 #270103
analogous
#012712 #012725 #011627
triadic
#012725 #250127 #272501
tetradic
#012725 #120127 #270103 #162701
square
#012725 #120127 #270103 #162701
split-complementary
#012725 #270116 #271201
monochromatic
#011E1C #011E1C #012725 #03635E #049E96
Accessibility & contrast
On white
15.93
#012725 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#012725 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012725
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012725 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012725 | 1.00 | 15.93 | 1.32 | 15.93 |
| #FFFFFF | 15.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242425
Deuteranopia (green-blind)
#1F2025
Tritanopia (blue-blind)
#002826
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #012725; /* rgb */ color: rgb(1, 39, 37); /* oklch */ color: oklch(24.6% 0.042 189.6);
Tailwind
colors: {
custom: {
50: '#49615f',
500: '#012725',
950: '#000000',
},
}SCSS
$custom: #012725; $custom-light: #49615f; $custom-dark: #000000;
JSON
{
"hex": "#012725",
"rgb": {
"r": 1,
"g": 39,
"b": 37
},
"hsl": {
"h": 176.842,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.24647,
"c": 0.0417,
"h": 189.6
},
"luminance": 0.01591
}Semantic roles & 50–950 ramp
primary
#012725
secondary
#6E161B
accent
#2934FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010504
muted
#777979