#022015#022015
#022015 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.7% C 0.043 H 165.3°. Best body text is #FFFFFF at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #022015 |
|---|---|
| RGB | rgb(2, 32, 21) |
| HSL | hsl(158, 88%, 7%) |
| HSV | hsv(158, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 34.4%, 87.5%) |
| CIE-LAB | lab(9.80, -14.51, 4.22) |
| CIE-LCH | lch(9.80, 15.11, 163.78°) |
| OKLab | oklab(21.72% -0.0412 0.0109) |
| OKLCH | oklch(21.72% 0.043 165.3) |
| XYZ | xyz(0.6768, 1.1000, 0.8860) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.36
Very Dark Green
#062E03
ΔE00 10.79
Almost Black
#070D0D
ΔE00 13.45
Dark Green
#033500
ΔE00 13.53
Evergreen
#05472A
ΔE00 13.54
Charcoal (survey)
#343837
ΔE00 15.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022015 #20020D
analogous
#022006 #022015 #021C20
triadic
#022015 #150220 #201502
tetradic
#022015 #060220 #20020D #1C2002
square
#022015 #060220 #20020D #1C2002
split-complementary
#022015 #20021C #200602
monochromatic
#021D13 #021D13 #022015 #065A3B #099361
Accessibility & contrast
On white
17.21
#022015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022015
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022015 | 1.00 | 17.21 | 1.22 | 17.21 |
| #FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D14
Deuteranopia (green-blind)
#1B1A16
Tritanopia (blue-blind)
#00201D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022015; /* rgb */ color: rgb(2, 32, 21); /* oklch */ color: oklch(21.7% 0.043 165.3);
Tailwind
colors: {
custom: {
50: '#475b52',
500: '#022015',
950: '#000000',
},
}SCSS
$custom: #022015; $custom-light: #475b52; $custom-dark: #000000;
JSON
{
"hex": "#022015",
"rgb": {
"r": 2,
"g": 32,
"b": 21
},
"hsl": {
"h": 158,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21715,
"c": 0.04265,
"h": 165.3
},
"luminance": 0.011
}Semantic roles & 50–950 ramp
primary
#022015
secondary
#661835
accent
#2978FE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978