#33AEA2#33AEA2
#33AEA2 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.2% C 0.107 H 185.5°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #33AEA2 |
|---|---|
| RGB | rgb(51, 174, 162) |
| HSL | hsl(174, 55%, 44%) |
| HSV | hsv(174, 71%, 68%) |
| CMYK | cmyk(70.7%, 0%, 6.9%, 31.8%) |
| CIE-LAB | lab(64.63, -35.87, -3.56) |
| CIE-LCH | lch(64.63, 36.05, 185.66°) |
| OKLab | oklab(68.19% -0.1062 -0.0102) |
| OKLCH | oklch(68.19% 0.107 185.5) |
| XYZ | xyz(23.0198, 33.5819, 39.4441) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.05
Topaz
#13BBAF
ΔE00 3.76
Tealish
#24BCA8
ΔE00 4.57
Blue Green
#0F9B8E
ΔE00 6.16
Turquoise (survey)
#06C2AC
ΔE00 6.22
Greeny Blue
#42B395
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AEA2 #AE333F
analogous
#33AE65 #33AEA2 #337DAE
triadic
#33AEA2 #A233AE #AEA233
tetradic
#33AEA2 #6533AE #AE333F #7DAE33
square
#33AEA2 #6533AE #AE333F #7DAE33
split-complementary
#33AEA2 #AE337D #AE6533
monochromatic
#174F4A #257F76 #33AEA2 #52CCC0 #81DAD1
Accessibility & contrast
On white
2.72
#33AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#33AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AEA2
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AEA2 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#9497A3
Tritanopia (blue-blind)
#00B2AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #33aea2; /* rgb */ color: rgb(51, 174, 162); /* oklch */ color: oklch(68.2% 0.107 185.5);
Tailwind
colors: {
custom: {
50: '#7dc7bd',
500: '#33aea2',
950: '#000000',
},
}SCSS
$custom: #33aea2; $custom-light: #7dc7bd; $custom-dark: #000000;
JSON
{
"hex": "#33aea2",
"rgb": {
"r": 51,
"g": 174,
"b": 162
},
"hsl": {
"h": 174.146,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.68192,
"c": 0.10668,
"h": 185.5
},
"luminance": 0.33585
}Semantic roles & 50–950 ramp
primary
#33AEA2
secondary
#C37981
accent
#4A58DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281