#33AEA3#33AEA3
#33AEA3 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.2% C 0.106 H 186.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #33AEA3 |
|---|---|
| RGB | rgb(51, 174, 163) |
| HSL | hsl(175, 55%, 44%) |
| HSV | hsv(175, 71%, 68%) |
| CMYK | cmyk(70.7%, 0%, 6.3%, 31.8%) |
| CIE-LAB | lab(64.66, -35.59, -4.07) |
| CIE-LCH | lch(64.66, 35.83, 186.53°) |
| OKLab | oklab(68.23% -0.1057 -0.0116) |
| OKLCH | oklch(68.23% 0.106 186.3) |
| XYZ | xyz(23.1090, 33.6176, 39.9142) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.79
Topaz
#13BBAF
ΔE00 3.75
Tealish
#24BCA8
ΔE00 4.77
Blue Green
#0F9B8E
ΔE00 6.22
Turquoise (survey)
#06C2AC
ΔE00 6.40
Sea
#3C9992
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AEA3 #AE333E
analogous
#33AE66 #33AEA3 #337CAE
triadic
#33AEA3 #A333AE #AEA333
tetradic
#33AEA3 #6633AE #AE333E #7CAE33
square
#33AEA3 #6633AE #AE333E #7CAE33
split-complementary
#33AEA3 #AE337C #AE6633
monochromatic
#174F4A #257F77 #33AEA3 #52CCC1 #81DAD2
Accessibility & contrast
On white
2.72
#33AEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#33AEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AEA3
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AEA3 | 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)
#A5A4A3
Deuteranopia (green-blind)
#9397A4
Tritanopia (blue-blind)
#00B2AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #33aea3; /* rgb */ color: rgb(51, 174, 163); /* oklch */ color: oklch(68.2% 0.106 186.3);
Tailwind
colors: {
custom: {
50: '#7dc7be',
500: '#33aea3',
950: '#000000',
},
}SCSS
$custom: #33aea3; $custom-light: #7dc7be; $custom-dark: #000000;
JSON
{
"hex": "#33aea3",
"rgb": {
"r": 51,
"g": 174,
"b": 163
},
"hsl": {
"h": 174.634,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.68225,
"c": 0.10636,
"h": 186.3
},
"luminance": 0.3362
}Semantic roles & 50–950 ramp
primary
#33AEA3
secondary
#C37980
accent
#4A57DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281