#32C099#32C099
#32C099 is a light, vivid teal. Relative luminance 0.407; OKLCH L 72.5% C 0.131 H 169.8°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #32C099 |
|---|---|
| RGB | rgb(50, 192, 153) |
| HSL | hsl(164, 59%, 47%) |
| HSV | hsv(164, 74%, 75%) |
| CMYK | cmyk(74%, 0%, 20.3%, 24.7%) |
| CIE-LAB | lab(69.95, -46.25, 9.10) |
| CIE-LCH | lch(69.95, 47.14, 168.87°) |
| OKLab | oklab(72.45% -0.129 0.0232) |
| OKLCH | oklch(72.45% 0.131 169.8) |
| XYZ | xyz(25.9117, 40.6742, 36.6161) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.08
Greeny Blue
#42B395
ΔE00 4.07
Greenblue
#23C48B
ΔE00 4.32
Greenish Teal
#32BF84
ΔE00 5.04
Mediumaquamarine
#66CDAA
ΔE00 5.10
Turquoise (survey)
#06C2AC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32C099 #C03259
analogous
#32C052 #32C099 #32A0C0
triadic
#32C099 #9932C0 #C09932
tetradic
#32C099 #5232C0 #C03259 #A0C032
square
#32C099 #5232C0 #C03259 #A0C032
split-complementary
#32C099 #C032A0 #C05232
monochromatic
#195F4C #258F72 #32C099 #5BD4B3 #8BE1C9
Accessibility & contrast
On white
2.30
#32C099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#32C099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32C099
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32C099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32C099 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB397
Deuteranopia (green-blind)
#A8A59C
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #32c099; /* rgb */ color: rgb(50, 192, 153); /* oklch */ color: oklch(72.5% 0.131 169.8);
Tailwind
colors: {
custom: {
50: '#7fd4b7',
500: '#32c099',
950: '#000000',
},
}SCSS
$custom: #32c099; $custom-light: #7fd4b7; $custom-dark: #000000;
JSON
{
"hex": "#32c099",
"rgb": {
"r": 50,
"g": 192,
"b": 153
},
"hsl": {
"h": 163.521,
"s": 58.678,
"l": 47.451
},
"oklch": {
"l": 0.72454,
"c": 0.13109,
"h": 169.8
},
"luminance": 0.40677
}Semantic roles & 50–950 ramp
primary
#32C099
secondary
#CB8397
accent
#4671E2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380