#02110F#02110F
#02110F is a very dark, muted teal. Relative luminance 0.004; OKLCH L 16.2% C 0.024 H 185.1°. Best body text is #FFFFFF at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #02110F |
|---|---|
| RGB | rgb(2, 17, 15) |
| HSL | hsl(172, 79%, 4%) |
| HSV | hsv(172, 88%, 7%) |
| CMYK | cmyk(88.2%, 0%, 11.8%, 93.3%) |
| CIE-LAB | lab(4.05, -4.69, -0.48) |
| CIE-LCH | lch(4.05, 4.71, 185.89°) |
| OKLab | oklab(16.19% -0.0241 -0.0021) |
| OKLCH | oklch(16.19% 0.024 185.1) |
| XYZ | xyz(0.3117, 0.4483, 0.5219) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.80
Black
#000000
ΔE00 6.52
Dark
#1B2431
ΔE00 11.57
Gunmetal
#2A3439
ΔE00 11.73
Charcoal (survey)
#343837
ΔE00 12.82
Onyx
#353839
ΔE00 13.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02110F #110204
analogous
#021107 #02110F #020B11
triadic
#02110F #0F0211 #110F02
tetradic
#02110F #070211 #110204 #0B1102
square
#02110F #070211 #110204 #0B1102
split-complementary
#02110F #11020B #110702
monochromatic
#031B18 #031B18 #031B18 #08483F #0F7F70
Accessibility & contrast
On white
19.27
#02110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#02110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02110F
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02110F | 1.00 | 19.27 | 1.09 | 19.27 |
| #FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F0F
Deuteranopia (green-blind)
#0D0D0F
Tritanopia (blue-blind)
#001210
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #02110f; /* rgb */ color: rgb(2, 17, 15); /* oklch */ color: oklch(16.2% 0.024 185.1);
Tailwind
colors: {
custom: {
50: '#474f4e',
500: '#02110f',
950: '#000000',
},
}SCSS
$custom: #02110f; $custom-light: #474f4e; $custom-dark: #000000;
JSON
{
"hex": "#02110f",
"rgb": {
"r": 2,
"g": 17,
"b": 15
},
"hsl": {
"h": 172,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.16189,
"c": 0.02422,
"h": 185.1
},
"luminance": 0.00448
}Semantic roles & 50–950 ramp
primary
#02110F
secondary
#561921
accent
#324CF5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777