#02110E#02110E
#02110E is a very dark, muted teal. Relative luminance 0.004; OKLCH L 16.1% C 0.025 H 180.4°. Best body text is #FFFFFF at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #02110E |
|---|---|
| RGB | rgb(2, 17, 14) |
| HSL | hsl(168, 79%, 4%) |
| HSV | hsv(168, 88%, 7%) |
| CMYK | cmyk(88.2%, 0%, 17.6%, 93.3%) |
| CIE-LAB | lab(4.02, -4.86, -0.00) |
| CIE-LCH | lch(4.02, 4.86, 180.04°) |
| OKLab | oklab(16.14% -0.0248 -0.0002) |
| OKLCH | oklch(16.14% 0.025 180.4) |
| XYZ | xyz(0.3047, 0.4455, 0.4853) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.04
Black
#000000
ΔE00 6.69
Gunmetal
#2A3439
ΔE00 11.94
Dark
#1B2431
ΔE00 11.97
Charcoal (survey)
#343837
ΔE00 12.88
Onyx
#353839
ΔE00 13.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02110E #110205
analogous
#021106 #02110E #020C11
triadic
#02110E #0E0211 #110E02
tetradic
#02110E #060211 #110205 #0C1102
square
#02110E #060211 #110205 #0C1102
split-complementary
#02110E #11020C #110602
monochromatic
#031B17 #031B17 #031B17 #08483B #0F7F68
Accessibility & contrast
On white
19.28
#02110E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#02110E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02110E
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02110E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02110E | 1.00 | 19.28 | 1.09 | 19.28 |
| #FFFFFF | 19.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F0E
Deuteranopia (green-blind)
#0D0D0E
Tritanopia (blue-blind)
#001110
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #02110e; /* rgb */ color: rgb(2, 17, 14); /* oklch */ color: oklch(16.1% 0.025 180.4);
Tailwind
colors: {
custom: {
50: '#474f4d',
500: '#02110e',
950: '#000000',
},
}SCSS
$custom: #02110e; $custom-light: #474f4d; $custom-dark: #000000;
JSON
{
"hex": "#02110e",
"rgb": {
"r": 2,
"g": 17,
"b": 14
},
"hsl": {
"h": 168,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.16143,
"c": 0.02479,
"h": 180.4
},
"luminance": 0.00446
}Semantic roles & 50–950 ramp
primary
#02110E
secondary
#561925
accent
#3259F5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777