#32BDB0#32BDB0
#32BDB0 is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.4% C 0.116 H 185.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #32BDB0 |
|---|---|
| RGB | rgb(50, 189, 176) |
| HSL | hsl(174, 58%, 47%) |
| HSV | hsv(174, 74%, 74%) |
| CMYK | cmyk(73.5%, 0%, 6.9%, 25.9%) |
| CIE-LAB | lab(69.61, -38.95, -3.95) |
| CIE-LCH | lch(69.61, 39.15, 185.79°) |
| OKLab | oklab(72.38% -0.1153 -0.0113) |
| OKLCH | oklch(72.38% 0.116 185.6) |
| XYZ | xyz(27.3457, 40.2046, 47.3849) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.21
Tealish
#24BCA8
ΔE00 2.50
Turquoise (survey)
#06C2AC
ΔE00 3.32
Lightseagreen
#20B2AA
ΔE00 3.49
Mediumturquoise
#48D1CC
ΔE00 6.18
Greeny Blue
#42B395
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BDB0 #BD323F
analogous
#32BD6A #32BDB0 #3285BD
triadic
#32BDB0 #B032BD #BDB032
tetradic
#32BDB0 #6A32BD #BD323F #85BD32
square
#32BDB0 #6A32BD #BD323F #85BD32
split-complementary
#32BDB0 #BD3285 #BD6A32
monochromatic
#185C56 #258D83 #32BDB0 #59D3C8 #89E0D8
Accessibility & contrast
On white
2.32
#32BDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#32BDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BDB0
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BDB0 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2B0
Deuteranopia (green-blind)
#A0A4B1
Tritanopia (blue-blind)
#00C1B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32bdb0; /* rgb */ color: rgb(50, 189, 176); /* oklch */ color: oklch(72.4% 0.116 185.6);
Tailwind
colors: {
custom: {
50: '#80d1c7',
500: '#32bdb0',
950: '#000000',
},
}SCSS
$custom: #32bdb0; $custom-light: #80d1c7; $custom-dark: #000000;
JSON
{
"hex": "#32bdb0",
"rgb": {
"r": 50,
"g": 189,
"b": 176
},
"hsl": {
"h": 174.388,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.72378,
"c": 0.11586,
"h": 185.6
},
"luminance": 0.40208
}Semantic roles & 50–950 ramp
primary
#32BDB0
secondary
#CA8188
accent
#4655E1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282