#082014#082014
#082014 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.0% C 0.039 H 159.1°. Best body text is #FFFFFF at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #082014 |
|---|---|
| RGB | rgb(8, 32, 20) |
| HSL | hsl(150, 60%, 8%) |
| HSV | hsv(150, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 37.5%, 87.5%) |
| CIE-LAB | lab(10.07, -12.97, 5.32) |
| CIE-LCH | lch(10.07, 14.02, 157.69°) |
| OKLab | oklab(22.01% -0.036 0.0138) |
| OKLCH | oklch(22.01% 0.039 159.1) |
| XYZ | xyz(0.7429, 1.1351, 0.8416) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.20
Very Dark Green
#062E03
ΔE00 10.48
Almost Black
#070D0D
ΔE00 12.71
Dark Green
#033500
ΔE00 13.22
Evergreen
#05472A
ΔE00 13.79
Charcoal (survey)
#343837
ΔE00 14.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082014 #200814
analogous
#082008 #082014 #082020
triadic
#082014 #140820 #201408
tetradic
#082014 #080820 #200814 #202008
square
#082014 #080820 #200814 #202008
split-complementary
#082014 #200820 #200808
monochromatic
#06180F #06180F #082014 #145133 #208251
Accessibility & contrast
On white
17.11
#082014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#082014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082014
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082014 | 1.00 | 17.11 | 1.23 | 17.11 |
| #FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D13
Deuteranopia (green-blind)
#1C1B15
Tritanopia (blue-blind)
#02201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #082014; /* rgb */ color: rgb(8, 32, 20); /* oklch */ color: oklch(22.0% 0.039 159.1);
Tailwind
colors: {
custom: {
50: '#4a5b51',
500: '#082014',
950: '#000000',
},
}SCSS
$custom: #082014; $custom-light: #4a5b51; $custom-dark: #000000;
JSON
{
"hex": "#082014",
"rgb": {
"r": 8,
"g": 32,
"b": 20
},
"hsl": {
"h": 150,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22013,
"c": 0.03854,
"h": 159.1
},
"luminance": 0.01135
}Semantic roles & 50–950 ramp
primary
#082014
secondary
#5E2642
accent
#4594E3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978