#32AE99#32AE99
#32AE99 is a light, moderate teal. Relative luminance 0.333; OKLCH L 67.9% C 0.111 H 178.9°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #32AE99 |
|---|---|
| RGB | rgb(50, 174, 153) |
| HSL | hsl(170, 55%, 44%) |
| HSV | hsv(170, 71%, 68%) |
| CMYK | cmyk(71.3%, 0%, 12.1%, 31.8%) |
| CIE-LAB | lab(64.36, -38.47, 1.06) |
| CIE-LCH | lch(64.36, 38.48, 178.43°) |
| OKLab | oklab(67.88% -0.1108 0.0022) |
| OKLCH | oklch(67.88% 0.111 178.9) |
| XYZ | xyz(22.1984, 33.2475, 35.3783) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.37
Tealish
#24BCA8
ΔE00 4.02
Lightseagreen
#20B2AA
ΔE00 4.94
Topaz
#13BBAF
ΔE00 5.16
Turquoise (survey)
#06C2AC
ΔE00 5.59
Blue Green
#0F9B8E
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AE99 #AE3247
analogous
#32AE5B #32AE99 #3285AE
triadic
#32AE99 #9932AE #AE9932
tetradic
#32AE99 #5B32AE #AE3247 #85AE32
square
#32AE99 #5B32AE #AE3247 #85AE32
split-complementary
#32AE99 #AE3285 #AE5B32
monochromatic
#174F45 #247E6F #32AE99 #50CDB8 #80DACB
Accessibility & contrast
On white
2.75
#32AE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#32AE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AE99
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AE99 | 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)
#A7A398
Deuteranopia (green-blind)
#96979B
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32ae99; /* rgb */ color: rgb(50, 174, 153); /* oklch */ color: oklch(67.9% 0.111 178.9);
Tailwind
colors: {
custom: {
50: '#7cc7b7',
500: '#32ae99',
950: '#000000',
},
}SCSS
$custom: #32ae99; $custom-light: #7cc7b7; $custom-dark: #000000;
JSON
{
"hex": "#32ae99",
"rgb": {
"r": 50,
"g": 174,
"b": 153
},
"hsl": {
"h": 169.839,
"s": 55.357,
"l": 43.922
},
"oklch": {
"l": 0.67885,
"c": 0.11081,
"h": 178.9
},
"luminance": 0.3325
}Semantic roles & 50–950 ramp
primary
#32AE99
secondary
#C47885
accent
#4962DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280