#020B07#020B07
#020B07 is a very dark, muted teal. Relative luminance 0.003; OKLCH L 13.6% C 0.021 H 168.3°. Best body text is #FFFFFF at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #020B07 |
|---|---|
| RGB | rgb(2, 11, 7) |
| HSL | hsl(153, 69%, 3%) |
| HSV | hsv(153, 82%, 4%) |
| CMYK | cmyk(81.8%, 0%, 36.4%, 95.7%) |
| CIE-LAB | lab(2.42, -2.92, 0.69) |
| CIE-LCH | lch(2.42, 3.00, 166.68°) |
| OKLab | oklab(13.63% -0.0202 0.0042) |
| OKLCH | oklch(13.63% 0.021 168.3) |
| XYZ | xyz(0.1830, 0.2676, 0.2430) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.12
Black
#000000
ΔE00 4.27
Dark
#1B2431
ΔE00 11.99
Gunmetal
#2A3439
ΔE00 12.76
Charcoal (survey)
#343837
ΔE00 13.39
Dark Grey
#363737
ΔE00 13.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020B07 #0B0206
analogous
#020B02 #020B07 #020A0B
triadic
#020B07 #07020B #0B0702
tetradic
#020B07 #02020B #0B0206 #0A0B02
square
#020B07 #02020B #0B0206 #0A0B02
split-complementary
#020B07 #0B020A #0B0202
monochromatic
#051A10 #051A10 #051A10 #0B3F28 #157349
Accessibility & contrast
On white
19.93
#020B07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#020B07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020B07
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020B07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020B07 | 1.00 | 19.93 | 1.05 | 19.93 |
| #FFFFFF | 19.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0A07
Deuteranopia (green-blind)
#090807
Tritanopia (blue-blind)
#000B0A
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #020b07; /* rgb */ color: rgb(2, 11, 7); /* oklch */ color: oklch(13.6% 0.021 168.3);
Tailwind
colors: {
custom: {
50: '#474c4a',
500: '#020b07',
950: '#000000',
},
}SCSS
$custom: #020b07; $custom-light: #474c4a; $custom-dark: #000000;
JSON
{
"hex": "#020b07",
"rgb": {
"r": 2,
"g": 11,
"b": 7
},
"hsl": {
"h": 153.333,
"s": 69.231,
"l": 2.549
},
"oklch": {
"l": 0.13625,
"c": 0.02062,
"h": 168.3
},
"luminance": 0.00268
}Semantic roles & 50–950 ramp
primary
#020B07
secondary
#4E1B32
accent
#3C8AEC
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777