#082018#082018
#082018 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.1% C 0.034 H 168.5°. Best body text is #FFFFFF at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #082018 |
|---|---|
| RGB | rgb(8, 32, 24) |
| HSL | hsl(160, 60%, 8%) |
| HSV | hsv(160, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 25%, 87.5%) |
| CIE-LAB | lab(10.19, -11.90, 2.65) |
| CIE-LCH | lch(10.19, 12.19, 167.45°) |
| OKLab | oklab(22.15% -0.0335 0.0068) |
| OKLCH | oklch(22.15% 0.034 168.5) |
| XYZ | xyz(0.7814, 1.1505, 1.0449) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.60
Dark Forest Green
#002D04
ΔE00 12.04
Very Dark Green
#062E03
ΔE00 12.34
Gunmetal
#2A3439
ΔE00 13.32
Charcoal (survey)
#343837
ΔE00 13.44
Black
#000000
ΔE00 14.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082018 #200810
analogous
#08200C #082018 #081C20
triadic
#082018 #180820 #201808
tetradic
#082018 #0C0820 #200810 #1C2008
square
#082018 #0C0820 #200810 #1C2008
split-complementary
#082018 #20081C #200C08
monochromatic
#061812 #061812 #082018 #14513D #208261
Accessibility & contrast
On white
17.07
#082018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#082018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082018
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082018 | 1.00 | 17.07 | 1.23 | 17.07 |
| #FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D18
Deuteranopia (green-blind)
#1B1B19
Tritanopia (blue-blind)
#01201E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #082018; /* rgb */ color: rgb(8, 32, 24); /* oklch */ color: oklch(22.1% 0.034 168.5);
Tailwind
colors: {
custom: {
50: '#4a5b54',
500: '#082018',
950: '#000000',
},
}SCSS
$custom: #082018; $custom-light: #4a5b54; $custom-dark: #000000;
JSON
{
"hex": "#082018",
"rgb": {
"r": 8,
"g": 32,
"b": 24
},
"hsl": {
"h": 160,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22148,
"c": 0.03417,
"h": 168.5
},
"luminance": 0.01151
}Semantic roles & 50–950 ramp
primary
#082018
secondary
#5E2639
accent
#4579E3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978