#33AEA6#33AEA6
#33AEA6 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.3% C 0.106 H 188.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #33AEA6 |
|---|---|
| RGB | rgb(51, 174, 166) |
| HSL | hsl(176, 55%, 44%) |
| HSV | hsv(176, 71%, 68%) |
| CMYK | cmyk(70.7%, 0%, 4.6%, 31.8%) |
| CIE-LAB | lab(64.74, -34.75, -5.61) |
| CIE-LCH | lch(64.74, 35.20, 189.18°) |
| OKLab | oklab(68.32% -0.1044 -0.0158) |
| OKLCH | oklch(68.32% 0.106 188.6) |
| XYZ | xyz(23.3810, 33.7263, 41.3466) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.39
Topaz
#13BBAF
ΔE00 3.94
Tealish
#24BCA8
ΔE00 5.51
Sea
#3C9992
ΔE00 6.43
Blue Green
#0F9B8E
ΔE00 6.56
Turquoise (survey)
#06C2AC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AEA6 #AE333B
analogous
#33AE69 #33AEA6 #3379AE
triadic
#33AEA6 #A633AE #AEA633
tetradic
#33AEA6 #6933AE #AE333B #79AE33
square
#33AEA6 #6933AE #AE333B #79AE33
split-complementary
#33AEA6 #AE3379 #AE6933
monochromatic
#174F4C #257F79 #33AEA6 #52CCC4 #81DAD4
Accessibility & contrast
On white
2.71
#33AEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#33AEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AEA6
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AEA6 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A6
Deuteranopia (green-blind)
#9298A7
Tritanopia (blue-blind)
#00B2AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #33aea6; /* rgb */ color: rgb(51, 174, 166); /* oklch */ color: oklch(68.3% 0.106 188.6);
Tailwind
colors: {
custom: {
50: '#7dc6c0',
500: '#33aea6',
950: '#000000',
},
}SCSS
$custom: #33aea6; $custom-light: #7dc6c0; $custom-dark: #000000;
JSON
{
"hex": "#33aea6",
"rgb": {
"r": 51,
"g": 174,
"b": 166
},
"hsl": {
"h": 176.098,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.68324,
"c": 0.10554,
"h": 188.6
},
"luminance": 0.33729
}Semantic roles & 50–950 ramp
primary
#33AEA6
secondary
#C3797E
accent
#4A53DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281