#022014#022014
#022014 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.7% C 0.044 H 163.3°. Best body text is #FFFFFF at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #022014 |
|---|---|
| RGB | rgb(2, 32, 20) |
| HSL | hsl(156, 88%, 7%) |
| HSV | hsv(156, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 37.5%, 87.5%) |
| CIE-LAB | lab(9.77, -14.76, 4.86) |
| CIE-LCH | lch(9.77, 15.54, 161.79°) |
| OKLab | oklab(21.68% -0.0419 0.0126) |
| OKLCH | oklch(21.68% 0.044 163.3) |
| XYZ | xyz(0.6677, 1.0964, 0.8381) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.94
Very Dark Green
#062E03
ΔE00 10.37
Dark Green
#033500
ΔE00 13.13
Evergreen
#05472A
ΔE00 13.34
Almost Black
#070D0D
ΔE00 13.68
Pine Green
#0A481E
ΔE00 15.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022014 #20020E
analogous
#022005 #022014 #021D20
triadic
#022014 #140220 #201402
tetradic
#022014 #050220 #20020E #1D2002
square
#022014 #050220 #20020E #1D2002
split-complementary
#022014 #20021D #200502
monochromatic
#021D12 #021D12 #022014 #065A38 #09935C
Accessibility & contrast
On white
17.22
#022014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022014
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022014 | 1.00 | 17.22 | 1.22 | 17.22 |
| #FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D13
Deuteranopia (green-blind)
#1B1A15
Tritanopia (blue-blind)
#00201D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022014; /* rgb */ color: rgb(2, 32, 20); /* oklch */ color: oklch(21.7% 0.044 163.3);
Tailwind
colors: {
custom: {
50: '#475b51',
500: '#022014',
950: '#000000',
},
}SCSS
$custom: #022014; $custom-light: #475b51; $custom-dark: #000000;
JSON
{
"hex": "#022014",
"rgb": {
"r": 2,
"g": 32,
"b": 20
},
"hsl": {
"h": 156,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21682,
"c": 0.04374,
"h": 163.3
},
"luminance": 0.01096
}Semantic roles & 50–950 ramp
primary
#022014
secondary
#661837
accent
#297FFE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978