#02130F#02130F
#02130F is a very dark, muted teal. Relative luminance 0.005; OKLCH L 16.9% C 0.027 H 177.3°. Best body text is #FFFFFF at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #02130F |
|---|---|
| RGB | rgb(2, 19, 15) |
| HSL | hsl(166, 81%, 4%) |
| HSV | hsv(166, 89%, 7%) |
| CMYK | cmyk(89.5%, 0%, 21.1%, 92.5%) |
| CIE-LAB | lab(4.63, -5.88, 0.37) |
| CIE-LCH | lch(4.63, 5.89, 176.38°) |
| OKLab | oklab(16.91% -0.0271 0.0013) |
| OKLCH | oklch(16.91% 0.027 177.3) |
| XYZ | xyz(0.3441, 0.5131, 0.5327) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.22
Black
#000000
ΔE00 7.85
Gunmetal
#2A3439
ΔE00 12.04
Dark
#1B2431
ΔE00 12.63
Charcoal (survey)
#343837
ΔE00 12.90
Onyx
#353839
ΔE00 13.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02130F #130206
analogous
#021307 #02130F #020F13
triadic
#02130F #0F0213 #130F02
tetradic
#02130F #070213 #130206 #0F1302
square
#02130F #070213 #130206 #0F1302
split-complementary
#02130F #13020F #130702
monochromatic
#031C16 #031C16 #031C16 #084A3B #0E8266
Accessibility & contrast
On white
19.05
#02130F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#02130F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02130F
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02130F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02130F | 1.00 | 19.05 | 1.10 | 19.05 |
| #FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12110F
Deuteranopia (green-blind)
#0F0F0F
Tritanopia (blue-blind)
#001312
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #02130f; /* rgb */ color: rgb(2, 19, 15); /* oklch */ color: oklch(16.9% 0.027 177.3);
Tailwind
colors: {
custom: {
50: '#47504e',
500: '#02130f',
950: '#000000',
},
}SCSS
$custom: #02130f; $custom-light: #47504e; $custom-dark: #000000;
JSON
{
"hex": "#02130f",
"rgb": {
"r": 2,
"g": 19,
"b": 15
},
"hsl": {
"h": 165.882,
"s": 80.952,
"l": 4.118
},
"oklch": {
"l": 0.16906,
"c": 0.02715,
"h": 177.3
},
"luminance": 0.00513
}Semantic roles & 50–950 ramp
primary
#02130F
secondary
#581827
accent
#305FF7
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877