#32BBA5#32BBA5
#32BBA5 is a light, moderate teal. Relative luminance 0.389; OKLCH L 71.5% C 0.118 H 179.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #32BBA5 |
|---|---|
| RGB | rgb(50, 187, 165) |
| HSL | hsl(170, 58%, 46%) |
| HSV | hsv(170, 73%, 73%) |
| CMYK | cmyk(73.3%, 0%, 11.8%, 26.7%) |
| CIE-LAB | lab(68.70, -41.05, 0.75) |
| CIE-LCH | lch(68.70, 41.05, 178.95°) |
| OKLab | oklab(71.53% -0.1184 0.0013) |
| OKLCH | oklch(71.53% 0.118 179.4) |
| XYZ | xyz(25.8739, 38.9323, 41.7411) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.98
Turquoise (survey)
#06C2AC
ΔE00 2.18
Topaz
#13BBAF
ΔE00 3.58
Greeny Blue
#42B395
ΔE00 3.88
Lightseagreen
#20B2AA
ΔE00 5.33
Mediumaquamarine
#66CDAA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BBA5 #BB3248
analogous
#32BB61 #32BBA5 #328DBB
triadic
#32BBA5 #A532BB #BBA532
tetradic
#32BBA5 #6132BB #BB3248 #8DBB32
square
#32BBA5 #6132BB #BB3248 #8DBB32
split-complementary
#32BBA5 #BB328D #BB6132
monochromatic
#185A50 #258B7A #32BBA5 #58D2BF #88DFD1
Accessibility & contrast
On white
2.39
#32BBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#32BBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BBA5
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BBA5 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A4
Deuteranopia (green-blind)
#A0A2A7
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #32bba5; /* rgb */ color: rgb(50, 187, 165); /* oklch */ color: oklch(71.5% 0.118 179.4);
Tailwind
colors: {
custom: {
50: '#7fd0bf',
500: '#32bba5',
950: '#000000',
},
}SCSS
$custom: #32bba5; $custom-light: #7fd0bf; $custom-dark: #000000;
JSON
{
"hex": "#32bba5",
"rgb": {
"r": 50,
"g": 187,
"b": 165
},
"hsl": {
"h": 170.365,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.71534,
"c": 0.11838,
"h": 179.4
},
"luminance": 0.38935
}Semantic roles & 50–950 ramp
primary
#32BBA5
secondary
#C9808C
accent
#4760E1
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0B1412
muted
#7C8281