#02150E#02150E
#02150E is a very dark, muted teal. Relative luminance 0.006; OKLCH L 17.6% C 0.031 H 168.1°. Best body text is #FFFFFF at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #02150E |
|---|---|
| RGB | rgb(2, 21, 14) |
| HSL | hsl(158, 83%, 5%) |
| HSV | hsv(158, 90%, 8%) |
| CMYK | cmyk(90.5%, 0%, 33.3%, 91.8%) |
| CIE-LAB | lab(5.25, -7.36, 1.78) |
| CIE-LCH | lch(5.25, 7.58, 166.39°) |
| OKLab | oklab(17.59% -0.0307 0.0065) |
| OKLCH | oklch(17.59% 0.031 168.1) |
| XYZ | xyz(0.3724, 0.5809, 0.5079) |
| Luminance | 0.0058 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.98
Black
#000000
ΔE00 9.45
Gunmetal
#2A3439
ΔE00 12.80
Charcoal (survey)
#343837
ΔE00 13.26
Onyx
#353839
ΔE00 14.13
Dark
#1B2431
ΔE00 14.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02150E #150209
analogous
#021505 #02150E #021315
triadic
#02150E #0E0215 #150E02
tetradic
#02150E #050215 #150209 #131502
square
#02150E #050215 #150209 #131502
split-complementary
#02150E #150213 #150502
monochromatic
#031C13 #031C13 #031C13 #074D33 #0D8559
Accessibility & contrast
On white
18.81
#02150E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#02150E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02150E
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02150E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02150E | 1.00 | 18.81 | 1.12 | 18.81 |
| #FFFFFF | 18.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#14130E
Deuteranopia (green-blind)
#11110E
Tritanopia (blue-blind)
#001513
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #02150e; /* rgb */ color: rgb(2, 21, 14); /* oklch */ color: oklch(17.6% 0.031 168.1);
Tailwind
colors: {
custom: {
50: '#47524d',
500: '#02150e',
950: '#000000',
},
}SCSS
$custom: #02150e; $custom-light: #47524d; $custom-dark: #000000;
JSON
{
"hex": "#02150e",
"rgb": {
"r": 2,
"g": 21,
"b": 14
},
"hsl": {
"h": 157.895,
"s": 82.609,
"l": 4.51
},
"oklch": {
"l": 0.17585,
"c": 0.03141,
"h": 168.1
},
"luminance": 0.00581
}Semantic roles & 50–950 ramp
primary
#02150E
secondary
#5B1831
accent
#2F79F9
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877