#32CAA5#32CAA5
#32CAA5 is a light, vivid teal. Relative luminance 0.456; OKLCH L 75.3% C 0.135 H 172.0°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #32CAA5 |
|---|---|
| RGB | rgb(50, 202, 165) |
| HSL | hsl(165, 60%, 49%) |
| HSV | hsv(165, 75%, 79%) |
| CMYK | cmyk(75.2%, 0%, 18.3%, 20.8%) |
| CIE-LAB | lab(73.31, -47.47, 7.40) |
| CIE-LCH | lch(73.31, 48.04, 171.14°) |
| OKLab | oklab(75.3% -0.1332 0.0188) |
| OKLCH | oklch(75.3% 0.135 172) |
| XYZ | xyz(29.2239, 45.6323, 42.8577) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.56
Mediumaquamarine
#66CDAA
ΔE00 3.76
Eucalyptus
#44D7A8
ΔE00 4.00
Green Blue
#01C08D
ΔE00 4.83
Turquoise (survey)
#06C2AC
ΔE00 4.95
Greenblue
#23C48B
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32CAA5 #CA3257
analogous
#32CA59 #32CAA5 #32A3CA
triadic
#32CAA5 #A532CA #CAA532
tetradic
#32CAA5 #5932CA #CA3257 #A3CA32
square
#32CAA5 #5932CA #CA3257 #A3CA32
split-complementary
#32CAA5 #CA32A3 #CA5932
monochromatic
#1A6855 #26997D #32CAA5 #61D8BB #92E4D0
Accessibility & contrast
On white
2.07
#32CAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#32CAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32CAA5
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32CAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32CAA5 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA3
Deuteranopia (green-blind)
#B0AEA8
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #32caa5; /* rgb */ color: rgb(50, 202, 165); /* oklch */ color: oklch(75.3% 0.135 172.0);
Tailwind
colors: {
custom: {
50: '#81dbbf',
500: '#32caa5',
950: '#000000',
},
}SCSS
$custom: #32caa5; $custom-light: #81dbbf; $custom-dark: #000000;
JSON
{
"hex": "#32caa5",
"rgb": {
"r": 50,
"g": 202,
"b": 165
},
"hsl": {
"h": 165.395,
"s": 60.317,
"l": 49.412
},
"oklch": {
"l": 0.75299,
"c": 0.13456,
"h": 172
},
"luminance": 0.45636
}Semantic roles & 50–950 ramp
primary
#32CAA5
secondary
#CF899A
accent
#446BE3
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381