#32B5B2#32B5B2
#32B5B2 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.5% C 0.109 H 192.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #32B5B2 |
|---|---|
| RGB | rgb(50, 181, 178) |
| HSL | hsl(179, 57%, 45%) |
| HSV | hsv(179, 72%, 71%) |
| CMYK | cmyk(72.4%, 0%, 1.7%, 29%) |
| CIE-LAB | lab(67.23, -34.71, -8.58) |
| CIE-LCH | lch(67.23, 35.76, 193.89°) |
| OKLab | oklab(70.46% -0.1064 -0.0239) |
| OKLCH | oklch(70.46% 0.109 192.7) |
| XYZ | xyz(25.8714, 36.9371, 47.8769) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.32
Topaz
#13BBAF
ΔE00 3.79
Tealish
#24BCA8
ΔE00 6.25
Darkturquoise
#00CED1
ΔE00 6.89
Turquoise (survey)
#06C2AC
ΔE00 7.36
Mediumturquoise
#48D1CC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B5B2 #B53235
analogous
#32B570 #32B5B2 #3276B5
triadic
#32B5B2 #B232B5 #B5B232
tetradic
#32B5B2 #7032B5 #B53235 #76B532
square
#32B5B2 #7032B5 #B53235 #76B532
split-complementary
#32B5B2 #B53276 #B57032
monochromatic
#185554 #258583 #32B5B2 #54D0CD #84DDDB
Accessibility & contrast
On white
2.50
#32B5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#32B5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B5B2
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B5B2 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB2
Deuteranopia (green-blind)
#979EB3
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #32b5b2; /* rgb */ color: rgb(50, 181, 178); /* oklch */ color: oklch(70.5% 0.109 192.7);
Tailwind
colors: {
custom: {
50: '#7fcbc9',
500: '#32b5b2',
950: '#000000',
},
}SCSS
$custom: #32b5b2; $custom-light: #7fcbc9; $custom-dark: #000000;
JSON
{
"hex": "#32b5b2",
"rgb": {
"r": 50,
"g": 181,
"b": 178
},
"hsl": {
"h": 178.626,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.70457,
"c": 0.10908,
"h": 192.7
},
"luminance": 0.3694
}Semantic roles & 50–950 ramp
primary
#32B5B2
secondary
#C77C7E
accent
#484BE0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282