#012825#012825
#012825 is a very dark, muted teal. Relative luminance 0.017; OKLCH L 25.0% C 0.043 H 187.2°. Best body text is #FFFFFF at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #012825 |
|---|---|
| RGB | rgb(1, 40, 37) |
| HSL | hsl(175, 95%, 8%) |
| HSV | hsv(175, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 7.5%, 84.3%) |
| CIE-LAB | lab(13.58, -14.21, -1.88) |
| CIE-LCH | lch(13.58, 14.33, 187.53°) |
| OKLab | oklab(24.98% -0.0423 -0.0053) |
| OKLCH | oklch(24.98% 0.043 187.2) |
| XYZ | xyz(1.1051, 1.6575, 2.0116) |
| Luminance | 0.0166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.83
Gunmetal
#2A3439
ΔE00 12.45
Darkslategray
#2F4F4F
ΔE00 12.81
Charcoal (survey)
#343837
ΔE00 13.57
Dark Blue Green
#005249
ΔE00 13.60
Almost Black
#070D0D
ΔE00 13.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012825 #280104
analogous
#012811 #012825 #011728
triadic
#012825 #250128 #282501
tetradic
#012825 #110128 #280104 #172801
square
#012825 #110128 #280104 #172801
split-complementary
#012825 #280117 #281101
monochromatic
#011E1C #011E1C #012825 #02645C #049F93
Accessibility & contrast
On white
15.77
#012825 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#012825 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012825
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012825 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012825 | 1.00 | 15.77 | 1.33 | 15.77 |
| #FFFFFF | 15.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252525
Deuteranopia (green-blind)
#202125
Tritanopia (blue-blind)
#002927
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #012825; /* rgb */ color: rgb(1, 40, 37); /* oklch */ color: oklch(25.0% 0.043 187.2);
Tailwind
colors: {
custom: {
50: '#49625f',
500: '#012825',
950: '#000000',
},
}SCSS
$custom: #012825; $custom-light: #49625f; $custom-dark: #000000;
JSON
{
"hex": "#012825",
"rgb": {
"r": 1,
"g": 40,
"b": 37
},
"hsl": {
"h": 175.385,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24975,
"c": 0.04267,
"h": 187.2
},
"luminance": 0.01658
}Semantic roles & 50–950 ramp
primary
#012825
secondary
#6F161D
accent
#2939FF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979