#33AEA8#33AEA8
#33AEA8 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.4% C 0.105 H 190.2°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #33AEA8 |
|---|---|
| RGB | rgb(51, 174, 168) |
| HSL | hsl(177, 55%, 44%) |
| HSV | hsv(177, 71%, 68%) |
| CMYK | cmyk(70.7%, 0%, 3.4%, 31.8%) |
| CIE-LAB | lab(64.80, -34.18, -6.64) |
| CIE-LCH | lch(64.80, 34.82, 190.99°) |
| OKLab | oklab(68.39% -0.1034 -0.0186) |
| OKLCH | oklch(68.39% 0.105 190.2) |
| XYZ | xyz(23.5659, 33.8003, 42.3203) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.59
Topaz
#13BBAF
ΔE00 4.25
Tealish
#24BCA8
ΔE00 6.08
Sea
#3C9992
ΔE00 6.47
Blue Green
#0F9B8E
ΔE00 6.88
Turquoise (survey)
#06C2AC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AEA8 #AE3339
analogous
#33AE6B #33AEA8 #3377AE
triadic
#33AEA8 #A833AE #AEA833
tetradic
#33AEA8 #6B33AE #AE3339 #77AE33
square
#33AEA8 #6B33AE #AE3339 #77AE33
split-complementary
#33AEA8 #AE3377 #AE6B33
monochromatic
#174F4D #257F7A #33AEA8 #52CCC6 #81DAD6
Accessibility & contrast
On white
2.71
#33AEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#33AEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AEA8
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AEA8 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A8
Deuteranopia (green-blind)
#9298A9
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #33aea8; /* rgb */ color: rgb(51, 174, 168); /* oklch */ color: oklch(68.4% 0.105 190.2);
Tailwind
colors: {
custom: {
50: '#7dc6c1',
500: '#33aea8',
950: '#000000',
},
}SCSS
$custom: #33aea8; $custom-light: #7dc6c1; $custom-dark: #000000;
JSON
{
"hex": "#33aea8",
"rgb": {
"r": 51,
"g": 174,
"b": 168
},
"hsl": {
"h": 177.073,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.68392,
"c": 0.1051,
"h": 190.2
},
"luminance": 0.33803
}Semantic roles & 50–950 ramp
primary
#33AEA8
secondary
#C3797D
accent
#4A51DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281