#32CC9A#32CC9A
#32CC9A is a light, vivid teal. Relative luminance 0.462; OKLCH L 75.5% C 0.145 H 165.9°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #32CC9A |
|---|---|
| RGB | rgb(50, 204, 154) |
| HSL | hsl(161, 61%, 50%) |
| HSV | hsv(161, 75%, 80%) |
| CMYK | cmyk(75.5%, 0%, 24.5%, 20%) |
| CIE-LAB | lab(73.67, -50.92, 13.83) |
| CIE-LCH | lch(73.67, 52.77, 164.80°) |
| OKLab | oklab(75.52% -0.1404 0.0353) |
| OKLCH | oklch(75.52% 0.145 165.9) |
| XYZ | xyz(28.7377, 46.1935, 37.9672) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.88
Eucalyptus
#44D7A8
ΔE00 3.03
Green Blue
#01C08D
ΔE00 3.44
Greenish Teal
#32BF84
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.84
Aquamarine (survey)
#04D8B2
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32CC9A #CC3264
analogous
#32CC4D #32CC9A #32B1CC
triadic
#32CC9A #9A32CC #CC9A32
tetradic
#32CC9A #4D32CC #CC3264 #B1CC32
square
#32CC9A #4D32CC #CC3264 #B1CC32
split-complementary
#32CC9A #CC32B1 #CC4D32
monochromatic
#1A6A50 #269B75 #32CC9A #63D9B2 #94E5CA
Accessibility & contrast
On white
2.05
#32CC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#32CC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32CC9A
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32CC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32CC9A | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD97
Deuteranopia (green-blind)
#B4AF9D
Tritanopia (blue-blind)
#00CDBE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #32cc9a; /* rgb */ color: rgb(50, 204, 154); /* oklch */ color: oklch(75.5% 0.145 165.9);
Tailwind
colors: {
custom: {
50: '#81dcb7',
500: '#32cc9a',
950: '#000000',
},
}SCSS
$custom: #32cc9a; $custom-light: #81dcb7; $custom-dark: #000000;
JSON
{
"hex": "#32cc9a",
"rgb": {
"r": 50,
"g": 204,
"b": 154
},
"hsl": {
"h": 160.519,
"s": 60.63,
"l": 49.804
},
"oklch": {
"l": 0.75516,
"c": 0.14474,
"h": 165.9
},
"luminance": 0.46197
}Semantic roles & 50–950 ramp
primary
#32CC9A
secondary
#D08AA1
accent
#4478E4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380