#02110A#02110A
#02110A is a very dark, muted teal. Relative luminance 0.004; OKLCH L 16.0% C 0.029 H 164.6°. Best body text is #FFFFFF at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #02110A |
|---|---|
| RGB | rgb(2, 17, 10) |
| HSL | hsl(152, 79%, 4%) |
| HSV | hsv(152, 88%, 7%) |
| CMYK | cmyk(88.2%, 0%, 41.2%, 93.3%) |
| CIE-LAB | lab(3.94, -5.49, 1.69) |
| CIE-LCH | lch(3.94, 5.74, 162.90°) |
| OKLab | oklab(15.98% -0.0275 0.0076) |
| OKLCH | oklch(15.98% 0.029 164.6) |
| XYZ | xyz(0.2802, 0.4357, 0.3564) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.07
Black
#000000
ΔE00 7.43
Gunmetal
#2A3439
ΔE00 12.76
Charcoal (survey)
#343837
ΔE00 13.20
Dark
#1B2431
ΔE00 13.43
Onyx
#353839
ΔE00 13.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02110A #110209
analogous
#021102 #02110A #021011
triadic
#02110A #0A0211 #110A02
tetradic
#02110A #020211 #110209 #101102
square
#02110A #020211 #110209 #101102
split-complementary
#02110A #110210 #110202
monochromatic
#031B10 #031B10 #031B10 #08482A #0F7F4A
Accessibility & contrast
On white
19.32
#02110A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#02110A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02110A
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02110A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02110A | 1.00 | 19.32 | 1.09 | 19.32 |
| #FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F0A
Deuteranopia (green-blind)
#0E0D0A
Tritanopia (blue-blind)
#00110F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #02110a; /* rgb */ color: rgb(2, 17, 10); /* oklch */ color: oklch(16.0% 0.029 164.6);
Tailwind
colors: {
custom: {
50: '#474f4b',
500: '#02110a',
950: '#000000',
},
}SCSS
$custom: #02110a; $custom-light: #474f4b; $custom-dark: #000000;
JSON
{
"hex": "#02110a",
"rgb": {
"r": 2,
"g": 17,
"b": 10
},
"hsl": {
"h": 152,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.15982,
"c": 0.02853,
"h": 164.6
},
"luminance": 0.00436
}Semantic roles & 50–950 ramp
primary
#02110A
secondary
#561935
accent
#328DF5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777