#022018#022018
#022018 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.8% C 0.040 H 172.0°. Best body text is #FFFFFF at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #022018 |
|---|---|
| RGB | rgb(2, 32, 24) |
| HSL | hsl(164, 88%, 7%) |
| HSV | hsv(164, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 25%, 87.5%) |
| CIE-LAB | lab(9.89, -13.70, 2.19) |
| CIE-LCH | lch(9.89, 13.87, 170.93°) |
| OKLab | oklab(21.82% -0.0393 0.0056) |
| OKLCH | oklch(21.82% 0.04 172) |
| XYZ | xyz(0.7063, 1.1118, 1.0413) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.80
Very Dark Green
#062E03
ΔE00 12.24
Almost Black
#070D0D
ΔE00 12.71
Gunmetal
#2A3439
ΔE00 14.25
Evergreen
#05472A
ΔE00 14.28
Charcoal (survey)
#343837
ΔE00 14.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022018 #20020A
analogous
#022009 #022018 #021920
triadic
#022018 #180220 #201802
tetradic
#022018 #090220 #20020A #192002
square
#022018 #090220 #20020A #192002
split-complementary
#022018 #200219 #200902
monochromatic
#021D16 #021D16 #022018 #065A43 #09936E
Accessibility & contrast
On white
17.18
#022018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022018
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022018 | 1.00 | 17.18 | 1.22 | 17.18 |
| #FFFFFF | 17.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D18
Deuteranopia (green-blind)
#1A1A19
Tritanopia (blue-blind)
#00201E
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022018; /* rgb */ color: rgb(2, 32, 24); /* oklch */ color: oklch(21.8% 0.040 172.0);
Tailwind
colors: {
custom: {
50: '#475b54',
500: '#022018',
950: '#000000',
},
}SCSS
$custom: #022018; $custom-light: #475b54; $custom-dark: #000000;
JSON
{
"hex": "#022018",
"rgb": {
"r": 2,
"g": 32,
"b": 24
},
"hsl": {
"h": 164,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21821,
"c": 0.03972,
"h": 172
},
"luminance": 0.01112
}Semantic roles & 50–950 ramp
primary
#022018
secondary
#66182D
accent
#2962FE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978