#020705#020705
#020705 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 11.9% C 0.015 H 170.9°. Best body text is #FFFFFF at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #020705 |
|---|---|
| RGB | rgb(2, 7, 5) |
| HSL | hsl(156, 56%, 2%) |
| HSV | hsv(156, 71%, 3%) |
| CMYK | cmyk(71.4%, 0%, 28.6%, 97.3%) |
| CIE-LAB | lab(1.59, -1.58, 0.30) |
| CIE-LCH | lch(1.59, 1.61, 169.41°) |
| OKLab | oklab(11.89% -0.0144 0.0023) |
| OKLCH | oklch(11.89% 0.015 170.9) |
| XYZ | xyz(0.1284, 0.1758, 0.1707) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.30
Black
#000000
ΔE00 2.45
Dark
#1B2431
ΔE00 11.53
Gunmetal
#2A3439
ΔE00 13.14
Dark Grey
#363737
ΔE00 13.79
Charcoal (survey)
#343837
ΔE00 13.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020705 #070204
analogous
#020703 #020705 #020707
triadic
#020705 #050207 #070502
tetradic
#020705 #030207 #070204 #070702
square
#020705 #030207 #070204 #070702
split-complementary
#020705 #070207 #070302
monochromatic
#071811 #071811 #071811 #103727 #1D6649
Accessibility & contrast
On white
20.29
#020705 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#020705 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020705
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020705 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020705 | 1.00 | 20.29 | 1.04 | 20.29 |
| #FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070605
Deuteranopia (green-blind)
#060605
Tritanopia (blue-blind)
#010706
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #020705; /* rgb */ color: rgb(2, 7, 5); /* oklch */ color: oklch(11.9% 0.015 170.9);
Tailwind
colors: {
custom: {
50: '#484a49',
500: '#020705',
950: '#000000',
},
}SCSS
$custom: #020705; $custom-light: #484a49; $custom-dark: #000000;
JSON
{
"hex": "#020705",
"rgb": {
"r": 2,
"g": 7,
"b": 5
},
"hsl": {
"h": 156,
"s": 55.556,
"l": 1.765
},
"oklch": {
"l": 0.11886,
"c": 0.01458,
"h": 170.9
},
"luminance": 0.00176
}Semantic roles & 50–950 ramp
primary
#020705
secondary
#461F2E
accent
#4985DF
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777