#022F29#022F29
#022F29 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.048 H 181.5°. Best body text is #FFFFFF at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #022F29 |
|---|---|
| RGB | rgb(2, 47, 41) |
| HSL | hsl(172, 92%, 10%) |
| HSV | hsv(172, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 12.8%, 81.6%) |
| CIE-LAB | lab(16.53, -16.46, -0.35) |
| CIE-LCH | lch(16.53, 16.46, 181.22°) |
| OKLab | oklab(27.45% -0.0478 -0.0012) |
| OKLCH | oklch(27.45% 0.048 181.5) |
| XYZ | xyz(1.4416, 2.2058, 2.4472) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.13
Dark Blue Green
#005249
ΔE00 11.15
Darkslategray
#2F4F4F
ΔE00 11.57
Evergreen
#05472A
ΔE00 11.58
Dark Forest Green
#002D04
ΔE00 12.68
Very Dark Green
#062E03
ΔE00 13.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F29 #2F0208
analogous
#022F13 #022F29 #021F2F
triadic
#022F29 #29022F #2F2902
tetradic
#022F29 #13022F #2F0208 #1F2F02
square
#022F29 #13022F #2F0208 #1F2F02
split-complementary
#022F29 #2F021F #2F1302
monochromatic
#011D1A #011D1A #022F29 #046A5C #07A48F
Accessibility & contrast
On white
14.57
#022F29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#022F29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F29
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F29 | 1.00 | 14.57 | 1.44 | 14.57 |
| #FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2B29
Deuteranopia (green-blind)
#26272A
Tritanopia (blue-blind)
#00302D
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #022f29; /* rgb */ color: rgb(2, 47, 41); /* oklch */ color: oklch(27.4% 0.048 181.5);
Tailwind
colors: {
custom: {
50: '#4c6862',
500: '#022f29',
950: '#000000',
},
}SCSS
$custom: #022f29; $custom-light: #4c6862; $custom-dark: #000000;
JSON
{
"hex": "#022f29",
"rgb": {
"r": 2,
"g": 47,
"b": 41
},
"hsl": {
"h": 172,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27448,
"c": 0.0478,
"h": 181.5
},
"luminance": 0.02206
}Semantic roles & 50–950 ramp
primary
#022F29
secondary
#741925
accent
#2945FF
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010605
muted
#777A79