#002115#002115
#002115 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.0% C 0.046 H 165.0°. Best body text is #FFFFFF at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #002115 |
|---|---|
| RGB | rgb(0, 33, 21) |
| HSL | hsl(158, 100%, 6%) |
| HSV | hsv(158, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 36.4%, 87.1%) |
| CIE-LAB | lab(10.12, -15.81, 4.66) |
| CIE-LCH | lch(10.12, 16.48, 163.56°) |
| OKLab | oklab(21.95% -0.0446 0.0119) |
| OKLCH | oklch(21.95% 0.046 165) |
| XYZ | xyz(0.6791, 1.1418, 0.8939) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.73
Very Dark Green
#062E03
ΔE00 10.23
Evergreen
#05472A
ΔE00 12.88
Dark Green
#033500
ΔE00 12.96
Almost Black
#070D0D
ΔE00 14.34
Pine Green
#0A481E
ΔE00 14.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002115 #21000C
analogous
#002105 #002115 #001D21
triadic
#002115 #150021 #211500
tetradic
#002115 #050021 #21000C #1D2100
square
#002115 #050021 #21000C #1D2100
split-complementary
#002115 #21001D #210500
monochromatic
#001F13 #001F13 #002115 #005E3C #009B63
Accessibility & contrast
On white
17.10
#002115 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#002115 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002115
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002115 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002115 | 1.00 | 17.10 | 1.23 | 17.10 |
| #FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E14
Deuteranopia (green-blind)
#1C1A16
Tritanopia (blue-blind)
#00211E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #002115; /* rgb */ color: rgb(0, 33, 21); /* oklch */ color: oklch(22.0% 0.046 165.0);
Tailwind
colors: {
custom: {
50: '#465c52',
500: '#002115',
950: '#000000',
},
}SCSS
$custom: #002115; $custom-light: #465c52; $custom-dark: #000000;
JSON
{
"hex": "#002115",
"rgb": {
"r": 0,
"g": 33,
"b": 21
},
"hsl": {
"h": 158.182,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21951,
"c": 0.04615,
"h": 165
},
"luminance": 0.01142
}Semantic roles & 50–950 ramp
primary
#002115
secondary
#6A1332
accent
#2977FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000402
muted
#767978