#32B2B5#32B2B5
#32B2B5 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.107 H 197.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2B5 |
|---|---|
| RGB | rgb(50, 178, 181) |
| HSL | hsl(181, 57%, 45%) |
| HSV | hsv(181, 72%, 71%) |
| CMYK | cmyk(72.4%, 1.7%, 0%, 29%) |
| CIE-LAB | lab(66.41, -32.42, -11.47) |
| CIE-LCH | lch(66.41, 34.39, 199.49°) |
| OKLab | oklab(69.82% -0.1021 -0.0319) |
| OKLCH | oklch(69.82% 0.107 197.3) |
| XYZ | xyz(25.5725, 35.8520, 49.2795) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.35
Turquoise Blue
#06B1C4
ΔE00 5.53
Topaz
#13BBAF
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 7.41
Cadetblue
#5F9EA0
ΔE00 7.57
Mediumturquoise
#48D1CC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2B5 #B53532
analogous
#32B576 #32B2B5 #3270B5
triadic
#32B2B5 #B532B2 #B2B532
tetradic
#32B2B5 #7632B5 #B53532 #70B532
square
#32B2B5 #7632B5 #B53532 #70B532
split-complementary
#32B2B5 #B53270 #B57632
monochromatic
#185455 #258385 #32B2B5 #54CDD0 #84DBDD
Accessibility & contrast
On white
2.57
#32B2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#32B2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2B5
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2B5 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB5
Deuteranopia (green-blind)
#929CB6
Tritanopia (blue-blind)
#00B8B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b2b5; /* rgb */ color: rgb(50, 178, 181); /* oklch */ color: oklch(69.8% 0.107 197.3);
Tailwind
colors: {
custom: {
50: '#7fc9cb',
500: '#32b2b5',
950: '#000000',
},
}SCSS
$custom: #32b2b5; $custom-light: #7fc9cb; $custom-dark: #000000;
JSON
{
"hex": "#32b2b5",
"rgb": {
"r": 50,
"g": 178,
"b": 181
},
"hsl": {
"h": 181.374,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.69819,
"c": 0.10697,
"h": 197.3
},
"luminance": 0.35855
}Semantic roles & 50–950 ramp
primary
#32B2B5
secondary
#C77E7C
accent
#4B48E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282