#022013#022013
#022013 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.6% C 0.045 H 161.4°. Best body text is #FFFFFF at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #022013 |
|---|---|
| RGB | rgb(2, 32, 19) |
| HSL | hsl(154, 88%, 7%) |
| HSV | hsv(154, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 40.6%, 87.5%) |
| CIE-LAB | lab(9.74, -15.00, 5.47) |
| CIE-LCH | lch(9.74, 15.96, 159.98°) |
| OKLab | oklab(21.65% -0.0425 0.0143) |
| OKLCH | oklch(21.65% 0.045 161.4) |
| XYZ | xyz(0.6590, 1.0929, 0.7922) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.54
Very Dark Green
#062E03
ΔE00 9.97
Dark Green
#033500
ΔE00 12.75
Evergreen
#05472A
ΔE00 13.18
Almost Black
#070D0D
ΔE00 13.91
Pine Green
#0A481E
ΔE00 14.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022013 #20020F
analogous
#022004 #022013 #021E20
triadic
#022013 #130220 #201302
tetradic
#022013 #040220 #20020F #1E2002
square
#022013 #040220 #20020F #1E2002
split-complementary
#022013 #20021E #200402
monochromatic
#021D11 #021D11 #022013 #065A35 #099357
Accessibility & contrast
On white
17.23
#022013 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022013 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022013
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022013 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022013 | 1.00 | 17.23 | 1.22 | 17.23 |
| #FFFFFF | 17.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D12
Deuteranopia (green-blind)
#1B1A14
Tritanopia (blue-blind)
#00201D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022013; /* rgb */ color: rgb(2, 32, 19); /* oklch */ color: oklch(21.6% 0.045 161.4);
Tailwind
colors: {
custom: {
50: '#475b50',
500: '#022013',
950: '#000000',
},
}SCSS
$custom: #022013; $custom-light: #475b50; $custom-dark: #000000;
JSON
{
"hex": "#022013",
"rgb": {
"r": 2,
"g": 32,
"b": 19
},
"hsl": {
"h": 154,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.2165,
"c": 0.04488,
"h": 161.4
},
"luminance": 0.01093
}Semantic roles & 50–950 ramp
primary
#022013
secondary
#66183A
accent
#2986FE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978