#32BBB6#32BBB6
#32BBB6 is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.113 H 191.3°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #32BBB6 |
|---|---|
| RGB | rgb(50, 187, 182) |
| HSL | hsl(178, 58%, 46%) |
| HSV | hsv(178, 73%, 73%) |
| CMYK | cmyk(73.3%, 0%, 2.7%, 26.7%) |
| CIE-LAB | lab(69.18, -36.35, -7.89) |
| CIE-LCH | lch(69.18, 37.19, 192.25°) |
| OKLab | oklab(72.08% -0.1106 -0.022) |
| OKLCH | oklch(72.08% 0.113 191.3) |
| XYZ | xyz(27.5253, 39.5928, 50.4384) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.81
Lightseagreen
#20B2AA
ΔE00 2.95
Tealish
#24BCA8
ΔE00 5.32
Darkturquoise
#00CED1
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 5.77
Turquoise (survey)
#06C2AC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BBB6 #BB3237
analogous
#32BB72 #32BBB6 #327CBB
triadic
#32BBB6 #B632BB #BBB632
tetradic
#32BBB6 #7232BB #BB3237 #7CBB32
square
#32BBB6 #7232BB #BB3237 #7CBB32
split-complementary
#32BBB6 #BB327C #BB7232
monochromatic
#185A58 #258B87 #32BBB6 #58D2CE #88DFDC
Accessibility & contrast
On white
2.35
#32BBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#32BBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BBB6
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BBB6 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B6
Deuteranopia (green-blind)
#9CA3B7
Tritanopia (blue-blind)
#00C0B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #32bbb6; /* rgb */ color: rgb(50, 187, 182); /* oklch */ color: oklch(72.1% 0.113 191.3);
Tailwind
colors: {
custom: {
50: '#80d0cb',
500: '#32bbb6',
950: '#000000',
},
}SCSS
$custom: #32bbb6; $custom-light: #80d0cb; $custom-dark: #000000;
JSON
{
"hex": "#32bbb6",
"rgb": {
"r": 50,
"g": 187,
"b": 182
},
"hsl": {
"h": 177.81,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.7208,
"c": 0.1128,
"h": 191.3
},
"luminance": 0.39596
}Semantic roles & 50–950 ramp
primary
#32BBB6
secondary
#C98082
accent
#474CE1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282