#32BBB0#32BBB0
#32BBB0 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.9% C 0.114 H 186.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #32BBB0 |
|---|---|
| RGB | rgb(50, 187, 176) |
| HSL | hsl(175, 58%, 46%) |
| HSV | hsv(175, 73%, 73%) |
| CMYK | cmyk(73.3%, 0%, 5.9%, 26.7%) |
| CIE-LAB | lab(69.00, -38.04, -4.85) |
| CIE-LCH | lch(69.00, 38.35, 187.27°) |
| OKLab | oklab(71.88% -0.1133 -0.0137) |
| OKLCH | oklch(71.88% 0.114 186.9) |
| XYZ | xyz(26.9185, 39.3501, 47.2425) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.11
Lightseagreen
#20B2AA
ΔE00 2.76
Tealish
#24BCA8
ΔE00 3.14
Turquoise (survey)
#06C2AC
ΔE00 4.12
Mediumturquoise
#48D1CC
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BBB0 #BB323D
analogous
#32BB6B #32BBB0 #3282BB
triadic
#32BBB0 #B032BB #BBB032
tetradic
#32BBB0 #6B32BB #BB323D #82BB32
square
#32BBB0 #6B32BB #BB323D #82BB32
split-complementary
#32BBB0 #BB3282 #BB6B32
monochromatic
#185A55 #258B83 #32BBB0 #58D2C8 #88DFD8
Accessibility & contrast
On white
2.37
#32BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#32BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BBB0
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BBB0 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B0
Deuteranopia (green-blind)
#9EA2B1
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #32bbb0; /* rgb */ color: rgb(50, 187, 176); /* oklch */ color: oklch(71.9% 0.114 186.9);
Tailwind
colors: {
custom: {
50: '#80d0c7',
500: '#32bbb0',
950: '#000000',
},
}SCSS
$custom: #32bbb0; $custom-light: #80d0c7; $custom-dark: #000000;
JSON
{
"hex": "#32bbb0",
"rgb": {
"r": 50,
"g": 187,
"b": 176
},
"hsl": {
"h": 175.182,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.7188,
"c": 0.11415,
"h": 186.9
},
"luminance": 0.39353
}Semantic roles & 50–950 ramp
primary
#32BBB0
secondary
#C98086
accent
#4753E1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282