#33AAAE#33AAAE
#33AAAE is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.6% C 0.102 H 198.3°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #33AAAE |
|---|---|
| RGB | rgb(51, 170, 174) |
| HSL | hsl(182, 55%, 44%) |
| HSV | hsv(182, 71%, 68%) |
| CMYK | cmyk(70.7%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(63.76, -30.52, -11.55) |
| CIE-LCH | lch(63.76, 32.63, 200.72°) |
| OKLab | oklab(67.61% -0.0967 -0.032) |
| OKLCH | oklch(67.61% 0.102 198.3) |
| XYZ | xyz(23.3765, 32.5065, 45.0786) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.25
Turquoise Blue
#06B1C4
ΔE00 5.47
Cadetblue
#5F9EA0
ΔE00 5.90
Sea
#3C9992
ΔE00 6.87
Topaz
#13BBAF
ΔE00 7.68
Blue Green
#0F9B8E
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AAAE #AE3733
analogous
#33AE75 #33AAAE #336DAE
triadic
#33AAAE #AE33AA #AAAE33
tetradic
#33AAAE #7533AE #AE3733 #6DAE33
square
#33AAAE #7533AE #AE3733 #6DAE33
split-complementary
#33AAAE #AE336D #AE7533
monochromatic
#174E4F #257C7F #33AAAE #52C8CC #81D7DA
Accessibility & contrast
On white
2.80
#33AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#33AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AAAE
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AAAE | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AE
Deuteranopia (green-blind)
#8C95AF
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33aaae; /* rgb */ color: rgb(51, 170, 174); /* oklch */ color: oklch(67.6% 0.102 198.3);
Tailwind
colors: {
custom: {
50: '#7dc3c6',
500: '#33aaae',
950: '#000000',
},
}SCSS
$custom: #33aaae; $custom-light: #7dc3c6; $custom-dark: #000000;
JSON
{
"hex": "#33aaae",
"rgb": {
"r": 51,
"g": 170,
"b": 174
},
"hsl": {
"h": 181.951,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.67605,
"c": 0.10187,
"h": 198.3
},
"luminance": 0.32509
}Semantic roles & 50–950 ramp
primary
#33AAAE
secondary
#C37C79
accent
#4F4ADE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182