#081C14#081C14
#081C14 is a very dark, muted teal. Relative luminance 0.009; OKLCH L 20.7% C 0.031 H 165.2°. Best body text is #FFFFFF at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #081C14 |
|---|---|
| RGB | rgb(8, 28, 20) |
| HSL | hsl(156, 56%, 7%) |
| HSV | hsv(156, 71%, 11%) |
| CMYK | cmyk(71.4%, 0%, 28.6%, 89%) |
| CIE-LAB | lab(8.42, -10.00, 2.96) |
| CIE-LCH | lch(8.42, 10.43, 163.53°) |
| OKLab | oklab(20.67% -0.0299 0.0079) |
| OKLCH | oklch(20.67% 0.031 165.2) |
| XYZ | xyz(0.6416, 0.9326, 0.8079) |
| Luminance | 0.0093 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.89
Black
#000000
ΔE00 12.41
Dark Forest Green
#002D04
ΔE00 12.97
Gunmetal
#2A3439
ΔE00 13.08
Charcoal (survey)
#343837
ΔE00 13.14
Very Dark Green
#062E03
ΔE00 13.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081C14 #1C0810
analogous
#081C0A #081C14 #081A1C
triadic
#081C14 #14081C #1C1408
tetradic
#081C14 #0A081C #1C0810 #1A1C08
square
#081C14 #0A081C #1C0810 #1A1C08
split-complementary
#081C14 #1C081A #1C0A08
monochromatic
#071811 #071811 #081C14 #164C36 #237B58
Accessibility & contrast
On white
17.70
#081C14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#081C14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081C14
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081C14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081C14 | 1.00 | 17.70 | 1.19 | 17.70 |
| #FFFFFF | 17.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1A14
Deuteranopia (green-blind)
#181715
Tritanopia (blue-blind)
#031C1A
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #081c14; /* rgb */ color: rgb(8, 28, 20); /* oklch */ color: oklch(20.7% 0.031 165.2);
Tailwind
colors: {
custom: {
50: '#4a5851',
500: '#081c14',
950: '#000000',
},
}SCSS
$custom: #081c14; $custom-light: #4a5851; $custom-dark: #000000;
JSON
{
"hex": "#081c14",
"rgb": {
"r": 8,
"g": 28,
"b": 20
},
"hsl": {
"h": 156,
"s": 55.556,
"l": 7.059
},
"oklch": {
"l": 0.20666,
"c": 0.03095,
"h": 165.2
},
"luminance": 0.00933
}Semantic roles & 50–950 ramp
primary
#081C14
secondary
#59273B
accent
#4985DF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010302
muted
#777878