#33AE99#33AE99
#33AE99 is a light, moderate teal. Relative luminance 0.333; OKLCH L 67.9% C 0.110 H 178.8°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #33AE99 |
|---|---|
| RGB | rgb(51, 174, 153) |
| HSL | hsl(170, 55%, 44%) |
| HSV | hsv(170, 71%, 68%) |
| CMYK | cmyk(70.7%, 0%, 12.1%, 31.8%) |
| CIE-LAB | lab(64.38, -38.33, 1.09) |
| CIE-LCH | lch(64.38, 38.34, 178.37°) |
| OKLab | oklab(67.91% -0.1104 0.0023) |
| OKLCH | oklch(67.91% 0.11 178.8) |
| XYZ | xyz(22.2482, 33.2732, 35.3806) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.34
Tealish
#24BCA8
ΔE00 4.03
Lightseagreen
#20B2AA
ΔE00 4.95
Topaz
#13BBAF
ΔE00 5.17
Turquoise (survey)
#06C2AC
ΔE00 5.60
Blue Green
#0F9B8E
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AE99 #AE3348
analogous
#33AE5C #33AE99 #3386AE
triadic
#33AE99 #9933AE #AE9933
tetradic
#33AE99 #5C33AE #AE3348 #86AE33
square
#33AE99 #5C33AE #AE3348 #86AE33
split-complementary
#33AE99 #AE3386 #AE5C33
monochromatic
#174F46 #257F6F #33AE99 #52CCB7 #81DACB
Accessibility & contrast
On white
2.74
#33AE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#33AE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AE99
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AE99 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A398
Deuteranopia (green-blind)
#96979B
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33ae99; /* rgb */ color: rgb(51, 174, 153); /* oklch */ color: oklch(67.9% 0.110 178.8);
Tailwind
colors: {
custom: {
50: '#7cc7b7',
500: '#33ae99',
950: '#000000',
},
}SCSS
$custom: #33ae99; $custom-light: #7cc7b7; $custom-dark: #000000;
JSON
{
"hex": "#33ae99",
"rgb": {
"r": 51,
"g": 174,
"b": 153
},
"hsl": {
"h": 169.756,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.67908,
"c": 0.1104,
"h": 178.8
},
"luminance": 0.33276
}Semantic roles & 50–950 ramp
primary
#33AE99
secondary
#C37986
accent
#4A63DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280