#32CC9C#32CC9C
#32CC9C is a light, vivid teal. Relative luminance 0.463; OKLCH L 75.6% C 0.143 H 166.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #32CC9C |
|---|---|
| RGB | rgb(50, 204, 156) |
| HSL | hsl(161, 61%, 50%) |
| HSV | hsv(161, 75%, 80%) |
| CMYK | cmyk(75.5%, 0%, 23.5%, 20%) |
| CIE-LAB | lab(73.71, -50.46, 12.82) |
| CIE-LCH | lch(73.71, 52.06, 165.74°) |
| OKLab | oklab(75.57% -0.1394 0.0328) |
| OKLCH | oklch(75.57% 0.143 166.8) |
| XYZ | xyz(28.9057, 46.2607, 38.8518) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.90
Greenblue
#23C48B
ΔE00 3.23
Green Blue
#01C08D
ΔE00 3.55
Aquamarine (survey)
#04D8B2
ΔE00 4.53
Mediumaquamarine
#66CDAA
ΔE00 4.54
Greenish Teal
#32BF84
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32CC9C #CC3262
analogous
#32CC4F #32CC9C #32AFCC
triadic
#32CC9C #9C32CC #CC9C32
tetradic
#32CC9C #4F32CC #CC3262 #AFCC32
square
#32CC9C #4F32CC #CC3262 #AFCC32
split-complementary
#32CC9C #CC32AF #CC4F32
monochromatic
#1A6A51 #269B76 #32CC9C #63D9B4 #94E5CB
Accessibility & contrast
On white
2.05
#32CC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#32CC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32CC9C
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32CC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32CC9C | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD99
Deuteranopia (green-blind)
#B4AF9F
Tritanopia (blue-blind)
#00CDBF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #32cc9c; /* rgb */ color: rgb(50, 204, 156); /* oklch */ color: oklch(75.6% 0.143 166.8);
Tailwind
colors: {
custom: {
50: '#81dcb9',
500: '#32cc9c',
950: '#000000',
},
}SCSS
$custom: #32cc9c; $custom-light: #81dcb9; $custom-dark: #000000;
JSON
{
"hex": "#32cc9c",
"rgb": {
"r": 50,
"g": 204,
"b": 156
},
"hsl": {
"h": 161.299,
"s": 60.63,
"l": 49.804
},
"oklch": {
"l": 0.75566,
"c": 0.14322,
"h": 166.8
},
"luminance": 0.46264
}Semantic roles & 50–950 ramp
primary
#32CC9C
secondary
#D08AA0
accent
#4476E4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380