#012015#012015
#012015 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.7% C 0.044 H 165.9°. Best body text is #FFFFFF at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #012015 |
|---|---|
| RGB | rgb(1, 32, 21) |
| HSL | hsl(159, 94%, 6%) |
| HSV | hsv(159, 97%, 13%) |
| CMYK | cmyk(96.9%, 0%, 34.4%, 87.5%) |
| CIE-LAB | lab(9.75, -14.80, 4.14) |
| CIE-LCH | lch(9.75, 15.37, 164.37°) |
| OKLab | oklab(21.66% -0.0423 0.0107) |
| OKLCH | oklch(21.66% 0.044 165.9) |
| XYZ | xyz(0.6643, 1.0935, 0.8854) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.34
Very Dark Green
#062E03
ΔE00 10.80
Evergreen
#05472A
ΔE00 13.48
Dark Green
#033500
ΔE00 13.54
Almost Black
#070D0D
ΔE00 13.61
Charcoal (survey)
#343837
ΔE00 15.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012015 #20010C
analogous
#012006 #012015 #011C20
triadic
#012015 #150120 #201501
tetradic
#012015 #060120 #20010C #1C2001
square
#012015 #060120 #20010C #1C2001
split-complementary
#012015 #20011C #200601
monochromatic
#011E13 #011E13 #012015 #035B3C #059763
Accessibility & contrast
On white
17.23
#012015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#012015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012015
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012015 | 1.00 | 17.23 | 1.22 | 17.23 |
| #FFFFFF | 17.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D14
Deuteranopia (green-blind)
#1B1A16
Tritanopia (blue-blind)
#00201D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #012015; /* rgb */ color: rgb(1, 32, 21); /* oklch */ color: oklch(21.7% 0.044 165.9);
Tailwind
colors: {
custom: {
50: '#465b52',
500: '#012015',
950: '#000000',
},
}SCSS
$custom: #012015; $custom-light: #465b52; $custom-dark: #000000;
JSON
{
"hex": "#012015",
"rgb": {
"r": 1,
"g": 32,
"b": 21
},
"hsl": {
"h": 158.71,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.21658,
"c": 0.04361,
"h": 165.9
},
"luminance": 0.01094
}Semantic roles & 50–950 ramp
primary
#012015
secondary
#671532
accent
#2975FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978