#012925#012925
#012925 is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.3% C 0.044 H 184.9°. Best body text is #FFFFFF at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #012925 |
|---|---|
| RGB | rgb(1, 41, 37) |
| HSL | hsl(174, 95%, 8%) |
| HSV | hsv(174, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 9.8%, 83.9%) |
| CIE-LAB | lab(13.98, -14.79, -1.29) |
| CIE-LCH | lch(13.98, 14.84, 184.97°) |
| OKLab | oklab(25.3% -0.0436 -0.0037) |
| OKLCH | oklch(25.3% 0.044 184.9) |
| XYZ | xyz(1.1392, 1.7258, 2.0230) |
| Luminance | 0.0173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.62
Darkslategray
#2F4F4F
ΔE00 12.71
Gunmetal
#2A3439
ΔE00 12.84
Dark Blue Green
#005249
ΔE00 13.16
Evergreen
#05472A
ΔE00 13.57
Dark Forest Green
#002D04
ΔE00 13.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012925 #290105
analogous
#012911 #012925 #011929
triadic
#012925 #250129 #292501
tetradic
#012925 #110129 #290105 #192901
square
#012925 #110129 #290105 #192901
split-complementary
#012925 #290119 #291101
monochromatic
#011E1B #011E1B #012925 #02655B #04A091
Accessibility & contrast
On white
15.61
#012925 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#012925 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012925
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012925 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012925 | 1.00 | 15.61 | 1.35 | 15.61 |
| #FFFFFF | 15.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262625
Deuteranopia (green-blind)
#212225
Tritanopia (blue-blind)
#002A28
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #012925; /* rgb */ color: rgb(1, 41, 37); /* oklch */ color: oklch(25.3% 0.044 184.9);
Tailwind
colors: {
custom: {
50: '#49635f',
500: '#012925',
950: '#000000',
},
}SCSS
$custom: #012925; $custom-light: #49635f; $custom-dark: #000000;
JSON
{
"hex": "#012925",
"rgb": {
"r": 1,
"g": 41,
"b": 37
},
"hsl": {
"h": 174,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.25302,
"c": 0.04373,
"h": 184.9
},
"luminance": 0.01726
}Semantic roles & 50–950 ramp
primary
#012925
secondary
#6F161F
accent
#293EFF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979