#32BC99#32BC99
#32BC99 is a light, vivid teal. Relative luminance 0.389; OKLCH L 71.4% C 0.126 H 171.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #32BC99 |
|---|---|
| RGB | rgb(50, 188, 153) |
| HSL | hsl(165, 58%, 47%) |
| HSV | hsv(165, 73%, 74%) |
| CMYK | cmyk(73.4%, 0%, 18.6%, 26.3%) |
| CIE-LAB | lab(68.71, -44.57, 7.34) |
| CIE-LCH | lch(68.71, 45.17, 170.65°) |
| OKLab | oklab(71.44% -0.125 0.0187) |
| OKLCH | oklch(71.44% 0.126 171.5) |
| XYZ | xyz(25.0454, 38.9415, 36.3273) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.80
Green Blue
#01C08D
ΔE00 4.07
Tealish
#24BCA8
ΔE00 4.77
Turquoise (survey)
#06C2AC
ΔE00 4.79
Greenblue
#23C48B
ΔE00 5.52
Mediumaquamarine
#66CDAA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BC99 #BC3255
analogous
#32BC54 #32BC99 #329ABC
triadic
#32BC99 #9932BC #BC9932
tetradic
#32BC99 #5432BC #BC3255 #9ABC32
square
#32BC99 #5432BC #BC3255 #9ABC32
split-complementary
#32BC99 #BC329A #BC5432
monochromatic
#185B4A #258C72 #32BC99 #58D3B4 #89E0CA
Accessibility & contrast
On white
2.39
#32BC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#32BC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BC99
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BC99 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #32bc99; /* rgb */ color: rgb(50, 188, 153); /* oklch */ color: oklch(71.4% 0.126 171.5);
Tailwind
colors: {
custom: {
50: '#7ed1b7',
500: '#32bc99',
950: '#000000',
},
}SCSS
$custom: #32bc99; $custom-light: #7ed1b7; $custom-dark: #000000;
JSON
{
"hex": "#32bc99",
"rgb": {
"r": 50,
"g": 188,
"b": 153
},
"hsl": {
"h": 164.783,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.71439,
"c": 0.1264,
"h": 171.5
},
"luminance": 0.38944
}Semantic roles & 50–950 ramp
primary
#32BC99
secondary
#C98093
accent
#476EE1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280