#33AE98#33AE98
#33AE98 is a light, moderate teal. Relative luminance 0.332; OKLCH L 67.9% C 0.111 H 178.1°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #33AE98 |
|---|---|
| RGB | rgb(51, 174, 152) |
| HSL | hsl(169, 55%, 44%) |
| HSV | hsv(169, 71%, 68%) |
| CMYK | cmyk(70.7%, 0%, 12.6%, 31.8%) |
| CIE-LAB | lab(64.36, -38.59, 1.61) |
| CIE-LCH | lch(64.36, 38.63, 177.61°) |
| OKLab | oklab(67.88% -0.1108 0.0037) |
| OKLCH | oklch(67.88% 0.111 178.1) |
| XYZ | xyz(22.1660, 33.2403, 34.9475) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.06
Tealish
#24BCA8
ΔE00 4.12
Lightseagreen
#20B2AA
ΔE00 5.28
Topaz
#13BBAF
ΔE00 5.41
Turquoise (survey)
#06C2AC
ΔE00 5.64
Blue Green
#0F9B8E
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AE98 #AE3349
analogous
#33AE5A #33AE98 #3387AE
triadic
#33AE98 #9833AE #AE9833
tetradic
#33AE98 #5A33AE #AE3349 #87AE33
square
#33AE98 #5A33AE #AE3349 #87AE33
split-complementary
#33AE98 #AE3387 #AE5A33
monochromatic
#174F45 #257F6F #33AE98 #52CCB6 #81DACA
Accessibility & contrast
On white
2.75
#33AE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#33AE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AE98
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AE98 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A397
Deuteranopia (green-blind)
#96979A
Tritanopia (blue-blind)
#00B1A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33ae98; /* rgb */ color: rgb(51, 174, 152); /* oklch */ color: oklch(67.9% 0.111 178.1);
Tailwind
colors: {
custom: {
50: '#7cc7b6',
500: '#33ae98',
950: '#000000',
},
}SCSS
$custom: #33ae98; $custom-light: #7cc7b6; $custom-dark: #000000;
JSON
{
"hex": "#33ae98",
"rgb": {
"r": 51,
"g": 174,
"b": 152
},
"hsl": {
"h": 169.268,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.67877,
"c": 0.11091,
"h": 178.1
},
"luminance": 0.33243
}Semantic roles & 50–950 ramp
primary
#33AE98
secondary
#C37987
accent
#4A64DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280