#32C99F#32C99F
#32C99F is a light, vivid teal. Relative luminance 0.450; OKLCH L 74.9% C 0.137 H 169.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #32C99F |
|---|---|
| RGB | rgb(50, 201, 159) |
| HSL | hsl(163, 60%, 49%) |
| HSV | hsv(163, 75%, 79%) |
| CMYK | cmyk(75.1%, 0%, 20.9%, 21.2%) |
| CIE-LAB | lab(72.86, -48.52, 10.00) |
| CIE-LCH | lch(72.86, 49.54, 168.35°) |
| OKLab | oklab(74.89% -0.1351 0.0255) |
| OKLCH | oklch(74.89% 0.137 169.3) |
| XYZ | xyz(28.4567, 44.9512, 39.9708) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.64
Eucalyptus
#44D7A8
ΔE00 3.66
Mediumaquamarine
#66CDAA
ΔE00 4.04
Greenblue
#23C48B
ΔE00 4.06
Aquamarine (survey)
#04D8B2
ΔE00 4.24
Greenish Teal
#32BF84
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32C99F #C9325C
analogous
#32C954 #32C99F #32A8C9
triadic
#32C99F #9F32C9 #C99F32
tetradic
#32C99F #5432C9 #C9325C #A8C932
square
#32C99F #5432C9 #C9325C #A8C932
split-complementary
#32C99F #C932A8 #C95432
monochromatic
#1A6751 #269878 #32C99F #61D8B6 #92E4CD
Accessibility & contrast
On white
2.10
#32C99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#32C99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32C99F
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32C99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32C99F | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9D
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #32c99f; /* rgb */ color: rgb(50, 201, 159); /* oklch */ color: oklch(74.9% 0.137 169.3);
Tailwind
colors: {
custom: {
50: '#81dabb',
500: '#32c99f',
950: '#000000',
},
}SCSS
$custom: #32c99f; $custom-light: #81dabb; $custom-dark: #000000;
JSON
{
"hex": "#32c99f",
"rgb": {
"r": 50,
"g": 201,
"b": 159
},
"hsl": {
"h": 163.311,
"s": 60.159,
"l": 49.216
},
"oklch": {
"l": 0.74887,
"c": 0.13747,
"h": 169.3
},
"luminance": 0.44955
}Semantic roles & 50–950 ramp
primary
#32C99F
secondary
#CF889C
accent
#4471E3
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380