#32BBB3#32BBB3
#32BBB3 is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.0% C 0.113 H 189.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #32BBB3 |
|---|---|
| RGB | rgb(50, 187, 179) |
| HSL | hsl(176, 58%, 46%) |
| HSV | hsv(176, 73%, 73%) |
| CMYK | cmyk(73.3%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(69.09, -37.20, -6.37) |
| CIE-LCH | lch(69.09, 37.74, 189.72°) |
| OKLab | oklab(71.98% -0.112 -0.0179) |
| OKLCH | oklch(71.98% 0.113 189.1) |
| XYZ | xyz(27.2186, 39.4702, 48.8231) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.82
Lightseagreen
#20B2AA
ΔE00 2.64
Tealish
#24BCA8
ΔE00 4.22
Turquoise (survey)
#06C2AC
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BBB3 #BB323A
analogous
#32BB6F #32BBB3 #327FBB
triadic
#32BBB3 #B332BB #BBB332
tetradic
#32BBB3 #6F32BB #BB323A #7FBB32
square
#32BBB3 #6F32BB #BB323A #7FBB32
split-complementary
#32BBB3 #BB327F #BB6F32
monochromatic
#185A57 #258B85 #32BBB3 #58D2CB #88DFDA
Accessibility & contrast
On white
2.36
#32BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#32BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BBB3
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BBB3 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B3
Deuteranopia (green-blind)
#9DA3B4
Tritanopia (blue-blind)
#00C0B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #32bbb3; /* rgb */ color: rgb(50, 187, 179); /* oklch */ color: oklch(72.0% 0.113 189.1);
Tailwind
colors: {
custom: {
50: '#80d0c9',
500: '#32bbb3',
950: '#000000',
},
}SCSS
$custom: #32bbb3; $custom-light: #80d0c9; $custom-dark: #000000;
JSON
{
"hex": "#32bbb3",
"rgb": {
"r": 50,
"g": 187,
"b": 179
},
"hsl": {
"h": 176.496,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.71979,
"c": 0.11339,
"h": 189.1
},
"luminance": 0.39473
}Semantic roles & 50–950 ramp
primary
#32BBB3
secondary
#C98084
accent
#4750E1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282