#022E29#022E29
#022E29 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.047 H 183.4°. Best body text is #FFFFFF at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #022E29 |
|---|---|
| RGB | rgb(2, 46, 41) |
| HSL | hsl(173, 92%, 9%) |
| HSV | hsv(173, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 10.9%, 82%) |
| CIE-LAB | lab(16.14, -15.90, -0.93) |
| CIE-LCH | lch(16.14, 15.93, 183.34°) |
| OKLab | oklab(27.13% -0.0466 -0.0028) |
| OKLCH | oklch(27.13% 0.047 183.4) |
| XYZ | xyz(1.4021, 2.1268, 2.4340) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.25
Dark Blue Green
#005249
ΔE00 11.54
Darkslategray
#2F4F4F
ΔE00 11.60
Evergreen
#05472A
ΔE00 12.20
Gunmetal
#2A3439
ΔE00 13.17
Dark Forest Green
#002D04
ΔE00 13.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022E29 #2E0207
analogous
#022E13 #022E29 #021D2E
triadic
#022E29 #29022E #2E2902
tetradic
#022E29 #13022E #2E0207 #1D2E02
square
#022E29 #13022E #2E0207 #1D2E02
split-complementary
#022E29 #2E021D #2E1302
monochromatic
#011D1A #011D1A #022E29 #05695D #07A392
Accessibility & contrast
On white
14.73
#022E29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#022E29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022E29
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022E29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022E29 | 1.00 | 14.73 | 1.43 | 14.73 |
| #FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2B29
Deuteranopia (green-blind)
#252629
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022e29; /* rgb */ color: rgb(2, 46, 41); /* oklch */ color: oklch(27.1% 0.047 183.4);
Tailwind
colors: {
custom: {
50: '#4b6762',
500: '#022e29',
950: '#000000',
},
}SCSS
$custom: #022e29; $custom-light: #4b6762; $custom-dark: #000000;
JSON
{
"hex": "#022e29",
"rgb": {
"r": 2,
"g": 46,
"b": 41
},
"hsl": {
"h": 173.182,
"s": 91.667,
"l": 9.412
},
"oklch": {
"l": 0.27127,
"c": 0.04665,
"h": 183.4
},
"luminance": 0.02127
}Semantic roles & 50–950 ramp
primary
#022E29
secondary
#731923
accent
#2941FF
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010605
muted
#777A79