#022F2B#022F2B
#022F2B is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.047 H 185.8°. Best body text is #FFFFFF at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #022F2B |
|---|---|
| RGB | rgb(2, 47, 43) |
| HSL | hsl(175, 92%, 10%) |
| HSV | hsv(175, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 8.5%, 81.6%) |
| CIE-LAB | lab(16.60, -15.75, -1.64) |
| CIE-LCH | lch(16.60, 15.83, 185.96°) |
| OKLab | oklab(27.53% -0.0466 -0.0047) |
| OKLCH | oklch(27.53% 0.047 185.8) |
| XYZ | xyz(1.4774, 2.2202, 2.6357) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 9.80
Darkslategray
#2F4F4F
ΔE00 11.18
Dark Blue Green
#005249
ΔE00 11.33
Evergreen
#05472A
ΔE00 12.49
Deep Teal
#00555A
ΔE00 12.76
Gunmetal
#2A3439
ΔE00 12.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F2B #2F0206
analogous
#022F15 #022F2B #021D2F
triadic
#022F2B #2B022F #2F2B02
tetradic
#022F2B #15022F #2F0206 #1D2F02
square
#022F2B #15022F #2F0206 #1D2F02
split-complementary
#022F2B #2F021D #2F1502
monochromatic
#011D1B #011D1B #022F2B #046A61 #07A496
Accessibility & contrast
On white
14.54
#022F2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#022F2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F2B
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F2B | 1.00 | 14.54 | 1.44 | 14.54 |
| #FFFFFF | 14.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2C2B
Deuteranopia (green-blind)
#26272B
Tritanopia (blue-blind)
#00302E
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #022f2b; /* rgb */ color: rgb(2, 47, 43); /* oklch */ color: oklch(27.5% 0.047 185.8);
Tailwind
colors: {
custom: {
50: '#4c6864',
500: '#022f2b',
950: '#000000',
},
}SCSS
$custom: #022f2b; $custom-light: #4c6864; $custom-dark: #000000;
JSON
{
"hex": "#022f2b",
"rgb": {
"r": 2,
"g": 47,
"b": 43
},
"hsl": {
"h": 174.667,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27529,
"c": 0.04685,
"h": 185.8
},
"luminance": 0.0222
}Semantic roles & 50–950 ramp
primary
#022F2B
secondary
#741921
accent
#293CFF
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010605
muted
#777A79