#32CC99#32CC99
#32CC99 is a light, vivid teal. Relative luminance 0.462; OKLCH L 75.5% C 0.146 H 165.4°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #32CC99 |
|---|---|
| RGB | rgb(50, 204, 153) |
| HSL | hsl(160, 61%, 50%) |
| HSV | hsv(160, 75%, 80%) |
| CMYK | cmyk(75.5%, 0%, 25%, 20%) |
| CIE-LAB | lab(73.65, -51.15, 14.34) |
| CIE-LCH | lch(73.65, 53.13, 164.34°) |
| OKLab | oklab(75.49% -0.1408 0.0366) |
| OKLCH | oklch(75.49% 0.146 165.4) |
| XYZ | xyz(28.6548, 46.1603, 37.5304) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.72
Eucalyptus
#44D7A8
ΔE00 3.12
Green Blue
#01C08D
ΔE00 3.41
Greenish Teal
#32BF84
ΔE00 4.21
Mediumaquamarine
#66CDAA
ΔE00 4.99
Aquamarine (survey)
#04D8B2
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32CC99 #CC3265
analogous
#32CC4C #32CC99 #32B2CC
triadic
#32CC99 #9932CC #CC9932
tetradic
#32CC99 #4C32CC #CC3265 #B2CC32
square
#32CC99 #4C32CC #CC3265 #B2CC32
split-complementary
#32CC99 #CC32B2 #CC4C32
monochromatic
#1A6A4F #269B74 #32CC99 #63D9B2 #94E5CA
Accessibility & contrast
On white
2.05
#32CC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#32CC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32CC99
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32CC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32CC99 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD96
Deuteranopia (green-blind)
#B4AF9C
Tritanopia (blue-blind)
#00CCBE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #32cc99; /* rgb */ color: rgb(50, 204, 153); /* oklch */ color: oklch(75.5% 0.146 165.4);
Tailwind
colors: {
custom: {
50: '#81dcb7',
500: '#32cc99',
950: '#000000',
},
}SCSS
$custom: #32cc99; $custom-light: #81dcb7; $custom-dark: #000000;
JSON
{
"hex": "#32cc99",
"rgb": {
"r": 50,
"g": 204,
"b": 153
},
"hsl": {
"h": 160.13,
"s": 60.63,
"l": 49.804
},
"oklch": {
"l": 0.75491,
"c": 0.14551,
"h": 165.4
},
"luminance": 0.46164
}Semantic roles & 50–950 ramp
primary
#32CC99
secondary
#D08AA1
accent
#4479E4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380