#061815#061815
#061815 is a very dark, muted teal. Relative luminance 0.007; OKLCH L 19.2% C 0.025 H 181.5°. Best body text is #FFFFFF at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #061815 |
|---|---|
| RGB | rgb(6, 24, 21) |
| HSL | hsl(170, 60%, 6%) |
| HSV | hsv(170, 75%, 9%) |
| CMYK | cmyk(75%, 0%, 12.5%, 90.6%) |
| CIE-LAB | lab(6.74, -7.05, -0.18) |
| CIE-LCH | lch(6.74, 7.05, 181.47°) |
| OKLab | oklab(19.22% -0.0253 -0.0007) |
| OKLCH | oklch(19.22% 0.025 181.5) |
| XYZ | xyz(0.5370, 0.7461, 0.8250) |
| Luminance | 0.0075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.63
Black
#000000
ΔE00 9.42
Gunmetal
#2A3439
ΔE00 11.26
Charcoal (survey)
#343837
ΔE00 12.26
Dark
#1B2431
ΔE00 12.54
Onyx
#353839
ΔE00 13.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061815 #180609
analogous
#06180C #061815 #061218
triadic
#061815 #150618 #181506
tetradic
#061815 #0C0618 #180609 #121806
square
#061815 #0C0618 #180609 #121806
split-complementary
#061815 #180612 #180C06
monochromatic
#061815 #061815 #061815 #124940 #1E7A6B
Accessibility & contrast
On white
18.27
#061815 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#061815 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061815
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061815 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061815 | 1.00 | 18.27 | 1.15 | 18.27 |
| #FFFFFF | 18.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171615
Deuteranopia (green-blind)
#141415
Tritanopia (blue-blind)
#011917
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #061815; /* rgb */ color: rgb(6, 24, 21); /* oklch */ color: oklch(19.2% 0.025 181.5);
Tailwind
colors: {
custom: {
50: '#495452',
500: '#061815',
950: '#000000',
},
}SCSS
$custom: #061815; $custom-light: #495452; $custom-dark: #000000;
JSON
{
"hex": "#061815",
"rgb": {
"r": 6,
"g": 24,
"b": 21
},
"hsl": {
"h": 170,
"s": 60,
"l": 5.882
},
"oklch": {
"l": 0.19223,
"c": 0.02529,
"h": 181.5
},
"luminance": 0.00746
}Semantic roles & 50–950 ramp
primary
#061815
secondary
#56232C
accent
#455FE3
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000202
muted
#777878