#33AE97#33AE97
#33AE97 is a light, moderate teal. Relative luminance 0.332; OKLCH L 67.8% C 0.111 H 177.4°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #33AE97 |
|---|---|
| RGB | rgb(51, 174, 151) |
| HSL | hsl(169, 55%, 44%) |
| HSV | hsv(169, 71%, 68%) |
| CMYK | cmyk(70.7%, 0%, 13.2%, 31.8%) |
| CIE-LAB | lab(64.33, -38.86, 2.13) |
| CIE-LCH | lch(64.33, 38.92, 176.87°) |
| OKLab | oklab(67.85% -0.1113 0.005) |
| OKLCH | oklch(67.85% 0.111 177.4) |
| XYZ | xyz(22.0844, 33.2077, 34.5180) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.80
Tealish
#24BCA8
ΔE00 4.24
Lightseagreen
#20B2AA
ΔE00 5.61
Topaz
#13BBAF
ΔE00 5.67
Turquoise (survey)
#06C2AC
ΔE00 5.70
Blue Green
#0F9B8E
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AE97 #AE334A
analogous
#33AE59 #33AE97 #3388AE
triadic
#33AE97 #9733AE #AE9733
tetradic
#33AE97 #5933AE #AE334A #88AE33
square
#33AE97 #5933AE #AE334A #88AE33
split-complementary
#33AE97 #AE3388 #AE5933
monochromatic
#174F45 #257F6E #33AE97 #52CCB5 #81DACA
Accessibility & contrast
On white
2.75
#33AE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#33AE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AE97
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AE97 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A396
Deuteranopia (green-blind)
#969799
Tritanopia (blue-blind)
#00B1A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33ae97; /* rgb */ color: rgb(51, 174, 151); /* oklch */ color: oklch(67.8% 0.111 177.4);
Tailwind
colors: {
custom: {
50: '#7cc7b5',
500: '#33ae97',
950: '#000000',
},
}SCSS
$custom: #33ae97; $custom-light: #7cc7b5; $custom-dark: #000000;
JSON
{
"hex": "#33ae97",
"rgb": {
"r": 51,
"g": 174,
"b": 151
},
"hsl": {
"h": 168.78,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.67847,
"c": 0.11143,
"h": 177.4
},
"luminance": 0.3321
}Semantic roles & 50–950 ramp
primary
#33AE97
secondary
#C37987
accent
#4A66DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280