#020809#020809
#020809 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.6% C 0.015 H 205.2°. Best body text is #FFFFFF at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #020809 |
|---|---|
| RGB | rgb(2, 8, 9) |
| HSL | hsl(189, 64%, 2%) |
| HSV | hsv(189, 78%, 4%) |
| CMYK | cmyk(77.8%, 11.1%, 0%, 96.5%) |
| CIE-LAB | lab(1.86, -1.43, -0.93) |
| CIE-LCH | lch(1.86, 1.71, 213.08°) |
| OKLab | oklab(12.58% -0.0132 -0.0062) |
| OKLCH | oklch(12.58% 0.015 205.2) |
| XYZ | xyz(0.1612, 0.2063, 0.2897) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 0.94
Black
#000000
ΔE00 2.47
Dark
#1B2431
ΔE00 10.54
Gunmetal
#2A3439
ΔE00 12.66
Dark Grey
#363737
ΔE00 13.63
Charcoal (survey)
#343837
ΔE00 13.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020809 #090302
analogous
#020907 #020809 #020509
triadic
#020809 #090208 #080902
tetradic
#020809 #070209 #090302 #050902
square
#020809 #070209 #090302 #050902
split-complementary
#020809 #090205 #090702
monochromatic
#061619 #061619 #061619 #0D353B #18616D
Accessibility & contrast
On white
20.17
#020809 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#020809 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020809
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020809 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020809 | 1.00 | 20.17 | 1.04 | 20.17 |
| #FFFFFF | 20.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070709
Deuteranopia (green-blind)
#060609
Tritanopia (blue-blind)
#000908
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #020809; /* rgb */ color: rgb(2, 8, 9); /* oklch */ color: oklch(12.6% 0.015 205.2);
Tailwind
colors: {
custom: {
50: '#474a4b',
500: '#020809',
950: '#000000',
},
}SCSS
$custom: #020809; $custom-light: #474a4b; $custom-dark: #000000;
JSON
{
"hex": "#020809",
"rgb": {
"r": 2,
"g": 8,
"b": 9
},
"hsl": {
"h": 188.571,
"s": 63.636,
"l": 2.157
},
"oklch": {
"l": 0.12576,
"c": 0.01458,
"h": 205.2
},
"luminance": 0.00206
}Semantic roles & 50–950 ramp
primary
#020809
secondary
#4A231D
accent
#5941E7
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777