#32BBB1#32BBB1
#32BBB1 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.9% C 0.114 H 187.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #32BBB1 |
|---|---|
| RGB | rgb(50, 187, 177) |
| HSL | hsl(176, 58%, 46%) |
| HSV | hsv(176, 73%, 73%) |
| CMYK | cmyk(73.3%, 0%, 5.3%, 26.7%) |
| CIE-LAB | lab(69.03, -37.76, -5.36) |
| CIE-LCH | lch(69.03, 38.14, 188.08°) |
| OKLab | oklab(71.91% -0.1129 -0.0151) |
| OKLCH | oklch(71.91% 0.114 187.6) |
| XYZ | xyz(27.0178, 39.3898, 47.7655) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.29
Lightseagreen
#20B2AA
ΔE00 2.67
Tealish
#24BCA8
ΔE00 3.49
Turquoise (survey)
#06C2AC
ΔE00 4.43
Mediumturquoise
#48D1CC
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BBB1 #BB323C
analogous
#32BB6C #32BBB1 #3281BB
triadic
#32BBB1 #B132BB #BBB132
tetradic
#32BBB1 #6C32BB #BB323C #81BB32
square
#32BBB1 #6C32BB #BB323C #81BB32
split-complementary
#32BBB1 #BB3281 #BB6C32
monochromatic
#185A56 #258B83 #32BBB1 #58D2C9 #88DFD9
Accessibility & contrast
On white
2.37
#32BBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#32BBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BBB1
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BBB1 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B1
Deuteranopia (green-blind)
#9DA3B2
Tritanopia (blue-blind)
#00C0B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #32bbb1; /* rgb */ color: rgb(50, 187, 177); /* oklch */ color: oklch(71.9% 0.114 187.6);
Tailwind
colors: {
custom: {
50: '#80d0c8',
500: '#32bbb1',
950: '#000000',
},
}SCSS
$custom: #32bbb1; $custom-light: #80d0c8; $custom-dark: #000000;
JSON
{
"hex": "#32bbb1",
"rgb": {
"r": 50,
"g": 187,
"b": 177
},
"hsl": {
"h": 175.62,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.71913,
"c": 0.11388,
"h": 187.6
},
"luminance": 0.39393
}Semantic roles & 50–950 ramp
primary
#32BBB1
secondary
#C98085
accent
#4752E1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282