#022F28#022F28
#022F28 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.048 H 179.4°. Best body text is #FFFFFF at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #022F28 |
|---|---|
| RGB | rgb(2, 47, 40) |
| HSL | hsl(171, 92%, 10%) |
| HSV | hsv(171, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 14.9%, 81.6%) |
| CIE-LAB | lab(16.50, -16.81, 0.30) |
| CIE-LCH | lch(16.50, 16.81, 178.99°) |
| OKLab | oklab(27.41% -0.0484 0.0005) |
| OKLCH | oklch(27.41% 0.048 179.4) |
| XYZ | xyz(1.4244, 2.1990, 2.3564) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.34
Dark Blue Green
#005249
ΔE00 11.10
Evergreen
#05472A
ΔE00 11.15
Darkslategray
#2F4F4F
ΔE00 11.80
Dark Forest Green
#002D04
ΔE00 12.14
Very Dark Green
#062E03
ΔE00 12.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F28 #2F0209
analogous
#022F12 #022F28 #02202F
triadic
#022F28 #28022F #2F2802
tetradic
#022F28 #12022F #2F0209 #202F02
square
#022F28 #12022F #2F0209 #202F02
split-complementary
#022F28 #2F0220 #2F1202
monochromatic
#011D19 #011D19 #022F28 #046A5A #07A48C
Accessibility & contrast
On white
14.59
#022F28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#022F28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F28
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F28 | 1.00 | 14.59 | 1.44 | 14.59 |
| #FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2B28
Deuteranopia (green-blind)
#272729
Tritanopia (blue-blind)
#00302D
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #022f28; /* rgb */ color: rgb(2, 47, 40); /* oklch */ color: oklch(27.4% 0.048 179.4);
Tailwind
colors: {
custom: {
50: '#4c6861',
500: '#022f28',
950: '#000000',
},
}SCSS
$custom: #022f28; $custom-light: #4c6861; $custom-dark: #000000;
JSON
{
"hex": "#022f28",
"rgb": {
"r": 2,
"g": 47,
"b": 40
},
"hsl": {
"h": 170.667,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27409,
"c": 0.04838,
"h": 179.4
},
"luminance": 0.02199
}Semantic roles & 50–950 ramp
primary
#022F28
secondary
#741927
accent
#294AFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010605
muted
#777A79