#32B5B0#32B5B0
#32B5B0 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.4% C 0.109 H 191.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #32B5B0 |
|---|---|
| RGB | rgb(50, 181, 176) |
| HSL | hsl(178, 57%, 45%) |
| HSV | hsv(178, 72%, 71%) |
| CMYK | cmyk(72.4%, 0%, 2.8%, 29%) |
| CIE-LAB | lab(67.17, -35.29, -7.57) |
| CIE-LCH | lch(67.17, 36.09, 192.11°) |
| OKLab | oklab(70.39% -0.1073 -0.0211) |
| OKLCH | oklch(70.39% 0.109 191.1) |
| XYZ | xyz(25.6721, 36.8574, 46.8271) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.71
Topaz
#13BBAF
ΔE00 3.16
Tealish
#24BCA8
ΔE00 5.53
Turquoise (survey)
#06C2AC
ΔE00 6.70
Darkturquoise
#00CED1
ΔE00 7.16
Mediumturquoise
#48D1CC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B5B0 #B53237
analogous
#32B56E #32B5B0 #3278B5
triadic
#32B5B0 #B032B5 #B5B032
tetradic
#32B5B0 #6E32B5 #B53237 #78B532
square
#32B5B0 #6E32B5 #B53237 #78B532
split-complementary
#32B5B0 #B53278 #B56E32
monochromatic
#185553 #258581 #32B5B0 #54D0CB #84DDDA
Accessibility & contrast
On white
2.51
#32B5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#32B5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B5B0
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B5B0 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB0
Deuteranopia (green-blind)
#979EB1
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b5b0; /* rgb */ color: rgb(50, 181, 176); /* oklch */ color: oklch(70.4% 0.109 191.1);
Tailwind
colors: {
custom: {
50: '#7fccc7',
500: '#32b5b0',
950: '#000000',
},
}SCSS
$custom: #32b5b0; $custom-light: #7fccc7; $custom-dark: #000000;
JSON
{
"hex": "#32b5b0",
"rgb": {
"r": 50,
"g": 181,
"b": 176
},
"hsl": {
"h": 177.71,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.70388,
"c": 0.10939,
"h": 191.1
},
"luminance": 0.3686
}Semantic roles & 50–950 ramp
primary
#32B5B0
secondary
#C77C7F
accent
#484EE0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1313
muted
#7C8282