#32BDBE#32BDBE
#32BDBE is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.8% C 0.113 H 195.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #32BDBE |
|---|---|
| RGB | rgb(50, 189, 190) |
| HSL | hsl(180, 58%, 47%) |
| HSV | hsv(180, 74%, 75%) |
| CMYK | cmyk(73.7%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(70.03, -34.96, -11.02) |
| CIE-LCH | lch(70.03, 36.66, 197.49°) |
| OKLab | oklab(72.85% -0.1091 -0.0306) |
| OKLCH | oklch(72.85% 0.113 195.7) |
| XYZ | xyz(28.8030, 40.7875, 55.0600) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.46
Lightseagreen
#20B2AA
ΔE00 4.77
Topaz
#13BBAF
ΔE00 5.02
Mediumturquoise
#48D1CC
ΔE00 5.53
Turquoise Blue
#06B1C4
ΔE00 7.11
Tealish
#24BCA8
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BDBE #BE3332
analogous
#32BE79 #32BDBE #3277BE
triadic
#32BDBE #BE32BD #BDBE32
tetradic
#32BDBE #7932BE #BE3332 #77BE32
square
#32BDBE #7932BE #BE3332 #77BE32
split-complementary
#32BDBE #BE3277 #BE7932
monochromatic
#195D5D #258D8E #32BDBE #5AD3D3 #8AE0E0
Accessibility & contrast
On white
2.29
#32BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#32BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BDBE
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BDBE | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BE
Deuteranopia (green-blind)
#9CA5BF
Tritanopia (blue-blind)
#00C3BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #32bdbe; /* rgb */ color: rgb(50, 189, 190); /* oklch */ color: oklch(72.8% 0.113 195.7);
Tailwind
colors: {
custom: {
50: '#81d1d1',
500: '#32bdbe',
950: '#000000',
},
}SCSS
$custom: #32bdbe; $custom-light: #81d1d1; $custom-dark: #000000;
JSON
{
"hex": "#32bdbe",
"rgb": {
"r": 50,
"g": 189,
"b": 190
},
"hsl": {
"h": 180.429,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.72849,
"c": 0.11329,
"h": 195.7
},
"luminance": 0.40791
}Semantic roles & 50–950 ramp
primary
#32BDBE
secondary
#CA8282
accent
#4746E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282