#02110B#02110B
#02110B is a very dark, muted teal. Relative luminance 0.004; OKLCH L 16.0% C 0.027 H 168.0°. Best body text is #FFFFFF at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #02110B |
|---|---|
| RGB | rgb(2, 17, 11) |
| HSL | hsl(156, 79%, 4%) |
| HSV | hsv(156, 88%, 7%) |
| CMYK | cmyk(88.2%, 0%, 35.3%, 93.3%) |
| CIE-LAB | lab(3.96, -5.34, 1.30) |
| CIE-LCH | lch(3.96, 5.49, 166.33°) |
| OKLab | oklab(16.02% -0.0268 0.0057) |
| OKLCH | oklch(16.02% 0.027 168) |
| XYZ | xyz(0.2859, 0.4379, 0.3860) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.81
Black
#000000
ΔE00 7.24
Gunmetal
#2A3439
ΔE00 12.56
Dark
#1B2431
ΔE00 13.09
Charcoal (survey)
#343837
ΔE00 13.11
Onyx
#353839
ΔE00 13.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02110B #110208
analogous
#021103 #02110B #020F11
triadic
#02110B #0B0211 #110B02
tetradic
#02110B #030211 #110208 #0F1102
square
#02110B #030211 #110208 #0F1102
split-complementary
#02110B #11020F #110302
monochromatic
#031B12 #031B12 #031B12 #08482E #0F7F52
Accessibility & contrast
On white
19.31
#02110B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#02110B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02110B
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02110B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02110B | 1.00 | 19.31 | 1.09 | 19.31 |
| #FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F0B
Deuteranopia (green-blind)
#0E0D0B
Tritanopia (blue-blind)
#00110F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #02110b; /* rgb */ color: rgb(2, 17, 11); /* oklch */ color: oklch(16.0% 0.027 168.0);
Tailwind
colors: {
custom: {
50: '#474f4c',
500: '#02110b',
950: '#000000',
},
}SCSS
$custom: #02110b; $custom-light: #474f4c; $custom-dark: #000000;
JSON
{
"hex": "#02110b",
"rgb": {
"r": 2,
"g": 17,
"b": 11
},
"hsl": {
"h": 156,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.16019,
"c": 0.02742,
"h": 168
},
"luminance": 0.00438
}Semantic roles & 50–950 ramp
primary
#02110B
secondary
#561931
accent
#3280F5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777