#081E16#081E16
#081E16 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.4% C 0.033 H 167.0°. Best body text is #FFFFFF at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #081E16 |
|---|---|
| RGB | rgb(8, 30, 22) |
| HSL | hsl(158, 58%, 7%) |
| HSV | hsv(158, 73%, 12%) |
| CMYK | cmyk(73.3%, 0%, 26.7%, 88.2%) |
| CIE-LAB | lab(9.30, -11.05, 2.86) |
| CIE-LCH | lch(9.30, 11.41, 165.51°) |
| OKLab | oklab(21.41% -0.0317 0.0074) |
| OKLCH | oklch(21.41% 0.033 167) |
| XYZ | xyz(0.7092, 1.0380, 0.9219) |
| Luminance | 0.0104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.83
Dark Forest Green
#002D04
ΔE00 12.40
Very Dark Green
#062E03
ΔE00 12.66
Gunmetal
#2A3439
ΔE00 13.25
Charcoal (survey)
#343837
ΔE00 13.33
Black
#000000
ΔE00 13.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081E16 #1E0810
analogous
#081E0B #081E16 #081B1E
triadic
#081E16 #16081E #1E1608
tetradic
#081E16 #0B081E #1E0810 #1B1E08
square
#081E16 #0B081E #1E0810 #1B1E08
split-complementary
#081E16 #1E081B #1E0B08
monochromatic
#061812 #061812 #081E16 #154E39 #227F5D
Accessibility & contrast
On white
17.39
#081E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#081E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081E16
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081E16 | 1.00 | 17.39 | 1.21 | 17.39 |
| #FFFFFF | 17.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1B16
Deuteranopia (green-blind)
#1A1917
Tritanopia (blue-blind)
#021E1C
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #081e16; /* rgb */ color: rgb(8, 30, 22); /* oklch */ color: oklch(21.4% 0.033 167.0);
Tailwind
colors: {
custom: {
50: '#4a5952',
500: '#081e16',
950: '#000000',
},
}SCSS
$custom: #081e16; $custom-light: #4a5952; $custom-dark: #000000;
JSON
{
"hex": "#081e16",
"rgb": {
"r": 8,
"g": 30,
"b": 22
},
"hsl": {
"h": 158.182,
"s": 57.895,
"l": 7.451
},
"oklch": {
"l": 0.21409,
"c": 0.03258,
"h": 167
},
"luminance": 0.01038
}Semantic roles & 50–950 ramp
primary
#081E16
secondary
#5B273A
accent
#477FE1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010302
muted
#777878