#32BDB6#32BDB6
#32BDB6 is a light, moderate teal. Relative luminance 0.405; OKLCH L 72.6% C 0.114 H 189.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #32BDB6 |
|---|---|
| RGB | rgb(50, 189, 182) |
| HSL | hsl(177, 58%, 47%) |
| HSV | hsv(177, 74%, 74%) |
| CMYK | cmyk(73.5%, 0%, 3.7%, 25.9%) |
| CIE-LAB | lab(69.79, -37.27, -6.99) |
| CIE-LCH | lch(69.79, 37.92, 190.62°) |
| OKLab | oklab(72.58% -0.1126 -0.0196) |
| OKLCH | oklch(72.58% 0.114 189.9) |
| XYZ | xyz(27.9525, 40.4473, 50.5808) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.24
Lightseagreen
#20B2AA
ΔE00 3.21
Tealish
#24BCA8
ΔE00 4.62
Turquoise (survey)
#06C2AC
ΔE00 5.32
Mediumturquoise
#48D1CC
ΔE00 5.35
Darkturquoise
#00CED1
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BDB6 #BD3239
analogous
#32BD70 #32BDB6 #327FBD
triadic
#32BDB6 #B632BD #BDB632
tetradic
#32BDB6 #7032BD #BD3239 #7FBD32
square
#32BDB6 #7032BD #BD3239 #7FBD32
split-complementary
#32BDB6 #BD327F #BD7032
monochromatic
#185C59 #258D87 #32BDB6 #59D3CD #89E0DC
Accessibility & contrast
On white
2.31
#32BDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#32BDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BDB6
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BDB6 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B6
Deuteranopia (green-blind)
#9EA4B7
Tritanopia (blue-blind)
#00C2BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32bdb6; /* rgb */ color: rgb(50, 189, 182); /* oklch */ color: oklch(72.6% 0.114 189.9);
Tailwind
colors: {
custom: {
50: '#80d1cb',
500: '#32bdb6',
950: '#000000',
},
}SCSS
$custom: #32bdb6; $custom-light: #80d1cb; $custom-dark: #000000;
JSON
{
"hex": "#32bdb6",
"rgb": {
"r": 50,
"g": 189,
"b": 182
},
"hsl": {
"h": 176.978,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.72575,
"c": 0.1143,
"h": 189.9
},
"luminance": 0.40451
}Semantic roles & 50–950 ramp
primary
#32BDB6
secondary
#CA8185
accent
#464EE1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282