#022B2A#022B2A
#022B2A is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.043 H 192.4°. Best body text is #FFFFFF at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #022B2A |
|---|---|
| RGB | rgb(2, 43, 42) |
| HSL | hsl(179, 91%, 9%) |
| HSV | hsv(179, 95%, 17%) |
| CMYK | cmyk(95.3%, 0%, 2.3%, 83.1%) |
| CIE-LAB | lab(15.00, -13.82, -3.32) |
| CIE-LCH | lch(15.00, 14.22, 193.52°) |
| OKLab | oklab(26.21% -0.0423 -0.0093) |
| OKLCH | oklch(26.21% 0.043 192.4) |
| XYZ | xyz(1.3066, 1.9077, 2.4894) |
| Luminance | 0.0191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.84
Gunmetal
#2A3439
ΔE00 11.58
Darkslategray
#2F4F4F
ΔE00 11.76
Charcoal (survey)
#343837
ΔE00 13.02
Dark Blue Green
#005249
ΔE00 13.09
Deep Teal
#00555A
ΔE00 13.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022B2A #2B0203
analogous
#022B16 #022B2A #02182B
triadic
#022B2A #2A022B #2B2A02
tetradic
#022B2A #16022B #2B0203 #182B02
square
#022B2A #16022B #2B0203 #182B02
split-complementary
#022B2A #2B0218 #2B1602
monochromatic
#011D1D #011D1D #022B2A #056563 #07A09C
Accessibility & contrast
On white
15.20
#022B2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#022B2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022B2A
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022B2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022B2A | 1.00 | 15.20 | 1.38 | 15.20 |
| #FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28282A
Deuteranopia (green-blind)
#22242A
Tritanopia (blue-blind)
#002D2B
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #022b2a; /* rgb */ color: rgb(2, 43, 42); /* oklch */ color: oklch(26.2% 0.043 192.4);
Tailwind
colors: {
custom: {
50: '#4b6463',
500: '#022b2a',
950: '#000000',
},
}SCSS
$custom: #022b2a; $custom-light: #4b6463; $custom-dark: #000000;
JSON
{
"hex": "#022b2a",
"rgb": {
"r": 2,
"g": 43,
"b": 42
},
"hsl": {
"h": 178.537,
"s": 91.111,
"l": 8.824
},
"oklch": {
"l": 0.26206,
"c": 0.04334,
"h": 192.4
},
"luminance": 0.01908
}Semantic roles & 50–950 ramp
primary
#022B2A
secondary
#70191B
accent
#292EFF
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010505
muted
#777A79