#061818#061818
#061818 is a very dark, muted teal. Relative luminance 0.008; OKLCH L 19.4% C 0.024 H 195.3°. Best body text is #FFFFFF at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #061818 |
|---|---|
| RGB | rgb(6, 24, 24) |
| HSL | hsl(180, 60%, 6%) |
| HSV | hsv(180, 75%, 9%) |
| CMYK | cmyk(75%, 0%, 0%, 90.6%) |
| CIE-LAB | lab(6.85, -6.30, -2.22) |
| CIE-LCH | lch(6.85, 6.68, 199.39°) |
| OKLab | oklab(19.36% -0.0234 -0.0064) |
| OKLCH | oklch(19.36% 0.024 195.3) |
| XYZ | xyz(0.5665, 0.7579, 0.9804) |
| Luminance | 0.0076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.03
Black
#000000
ΔE00 8.93
Gunmetal
#2A3439
ΔE00 10.33
Dark
#1B2431
ΔE00 10.91
Charcoal (survey)
#343837
ΔE00 11.99
Onyx
#353839
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061818 #180606
analogous
#06180F #061818 #060F18
triadic
#061818 #180618 #181806
tetradic
#061818 #0F0618 #180606 #0F1806
square
#061818 #0F0618 #180606 #0F1806
split-complementary
#061818 #18060F #180F06
monochromatic
#061818 #061818 #061818 #124949 #1E7A7A
Accessibility & contrast
On white
18.24
#061818 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#061818 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061818
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061818 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061818 | 1.00 | 18.24 | 1.15 | 18.24 |
| #FFFFFF | 18.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161718
Deuteranopia (green-blind)
#131418
Tritanopia (blue-blind)
#001918
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #061818; /* rgb */ color: rgb(6, 24, 24); /* oklch */ color: oklch(19.4% 0.024 195.3);
Tailwind
colors: {
custom: {
50: '#495454',
500: '#061818',
950: '#000000',
},
}SCSS
$custom: #061818; $custom-light: #495454; $custom-dark: #000000;
JSON
{
"hex": "#061818",
"rgb": {
"r": 6,
"g": 24,
"b": 24
},
"hsl": {
"h": 180,
"s": 60,
"l": 5.882
},
"oklch": {
"l": 0.19359,
"c": 0.02431,
"h": 195.3
},
"luminance": 0.00758
}Semantic roles & 50–950 ramp
primary
#061818
secondary
#562323
accent
#4545E3
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000202
muted
#777878