#022017#022017
#022017 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.8% C 0.041 H 169.6°. Best body text is #FFFFFF at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #022017 |
|---|---|
| RGB | rgb(2, 32, 23) |
| HSL | hsl(162, 88%, 7%) |
| HSV | hsv(162, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 28.1%, 87.5%) |
| CIE-LAB | lab(9.86, -13.98, 2.87) |
| CIE-LCH | lch(9.86, 14.27, 168.38°) |
| OKLab | oklab(21.78% -0.04 0.0073) |
| OKLCH | oklch(21.78% 0.041 169.6) |
| XYZ | xyz(0.6961, 1.1077, 0.9876) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.30
Very Dark Green
#062E03
ΔE00 11.73
Almost Black
#070D0D
ΔE00 12.96
Evergreen
#05472A
ΔE00 14.01
Dark Green
#033500
ΔE00 14.43
Gunmetal
#2A3439
ΔE00 14.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022017 #20020B
analogous
#022008 #022017 #021A20
triadic
#022017 #170220 #201702
tetradic
#022017 #080220 #20020B #1A2002
square
#022017 #080220 #20020B #1A2002
split-complementary
#022017 #20021A #200802
monochromatic
#021D15 #021D15 #022017 #065A40 #09936A
Accessibility & contrast
On white
17.19
#022017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022017
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022017 | 1.00 | 17.19 | 1.22 | 17.19 |
| #FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D17
Deuteranopia (green-blind)
#1B1A18
Tritanopia (blue-blind)
#00201D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022017; /* rgb */ color: rgb(2, 32, 23); /* oklch */ color: oklch(21.8% 0.041 169.6);
Tailwind
colors: {
custom: {
50: '#475b53',
500: '#022017',
950: '#000000',
},
}SCSS
$custom: #022017; $custom-light: #475b53; $custom-dark: #000000;
JSON
{
"hex": "#022017",
"rgb": {
"r": 2,
"g": 32,
"b": 23
},
"hsl": {
"h": 162,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21784,
"c": 0.04064,
"h": 169.6
},
"luminance": 0.01108
}Semantic roles & 50–950 ramp
primary
#022017
secondary
#66182F
accent
#2969FE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978