#012625#012625
#012625 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.041 H 192.1°. Best body text is #FFFFFF at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #012625 |
|---|---|
| RGB | rgb(1, 38, 37) |
| HSL | hsl(178, 95%, 8%) |
| HSV | hsv(178, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 2.6%, 85.1%) |
| CIE-LAB | lab(12.77, -13.04, -3.07) |
| CIE-LCH | lch(12.77, 13.40, 193.25°) |
| OKLab | oklab(24.32% -0.0399 -0.0086) |
| OKLCH | oklch(24.32% 0.041 192.1) |
| XYZ | xyz(1.0394, 1.5261, 1.9897) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 11.69
Dark Teal
#014D4E
ΔE00 12.39
Almost Black
#070D0D
ΔE00 12.87
Darkslategray
#2F4F4F
ΔE00 13.13
Charcoal (survey)
#343837
ΔE00 13.20
Dark Blue Grey
#1F3B4D
ΔE00 14.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012625 #260102
analogous
#012612 #012625 #011526
triadic
#012625 #250126 #262501
tetradic
#012625 #120126 #260102 #152601
square
#012625 #120126 #260102 #152601
split-complementary
#012625 #260115 #261201
monochromatic
#011E1D #011E1D #012625 #03625F #049D99
Accessibility & contrast
On white
16.09
#012625 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#012625 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012625
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012625 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012625 | 1.00 | 16.09 | 1.31 | 16.09 |
| #FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232325
Deuteranopia (green-blind)
#1D1F25
Tritanopia (blue-blind)
#002726
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012625; /* rgb */ color: rgb(1, 38, 37); /* oklch */ color: oklch(24.3% 0.041 192.1);
Tailwind
colors: {
custom: {
50: '#49605f',
500: '#012625',
950: '#000000',
},
}SCSS
$custom: #012625; $custom-light: #49605f; $custom-dark: #000000;
JSON
{
"hex": "#012625",
"rgb": {
"r": 1,
"g": 38,
"b": 37
},
"hsl": {
"h": 178.378,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.2432,
"c": 0.0408,
"h": 192.1
},
"luminance": 0.01526
}Semantic roles & 50–950 ramp
primary
#012625
secondary
#6D1618
accent
#292FFF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010504
muted
#777979