#32BA99#32BA99
#32BA99 is a light, vivid teal. Relative luminance 0.381; OKLCH L 70.9% C 0.124 H 172.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #32BA99 |
|---|---|
| RGB | rgb(50, 186, 153) |
| HSL | hsl(165, 58%, 46%) |
| HSV | hsv(165, 73%, 73%) |
| CMYK | cmyk(73.1%, 0%, 17.7%, 27.1%) |
| CIE-LAB | lab(68.09, -43.72, 6.45) |
| CIE-LCH | lch(68.09, 44.19, 171.61°) |
| OKLab | oklab(70.93% -0.123 0.0164) |
| OKLCH | oklch(70.93% 0.124 172.4) |
| XYZ | xyz(24.6211, 38.0929, 36.1859) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.21
Tealish
#24BCA8
ΔE00 4.31
Turquoise (survey)
#06C2AC
ΔE00 4.56
Green Blue
#01C08D
ΔE00 4.67
Greenblue
#23C48B
ΔE00 6.18
Mediumaquamarine
#66CDAA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BA99 #BA3253
analogous
#32BA55 #32BA99 #3297BA
triadic
#32BA99 #9932BA #BA9932
tetradic
#32BA99 #5532BA #BA3253 #97BA32
square
#32BA99 #5532BA #BA3253 #97BA32
split-complementary
#32BA99 #BA3297 #BA5532
monochromatic
#185A4A #258A71 #32BA99 #57D2B4 #88DFCA
Accessibility & contrast
On white
2.44
#32BA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#32BA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BA99
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BA99 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE97
Deuteranopia (green-blind)
#A2A19B
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #32ba99; /* rgb */ color: rgb(50, 186, 153); /* oklch */ color: oklch(70.9% 0.124 172.4);
Tailwind
colors: {
custom: {
50: '#7ecfb7',
500: '#32ba99',
950: '#000000',
},
}SCSS
$custom: #32ba99; $custom-light: #7ecfb7; $custom-dark: #000000;
JSON
{
"hex": "#32ba99",
"rgb": {
"r": 50,
"g": 186,
"b": 153
},
"hsl": {
"h": 165.441,
"s": 57.627,
"l": 46.275
},
"oklch": {
"l": 0.70932,
"c": 0.12408,
"h": 172.4
},
"luminance": 0.38096
}Semantic roles & 50–950 ramp
primary
#32BA99
secondary
#C97F91
accent
#476CE1
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280