#32B3B0#32B3B0
#32B3B0 is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.9% C 0.108 H 192.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #32B3B0 |
|---|---|
| RGB | rgb(50, 179, 176) |
| HSL | hsl(179, 56%, 45%) |
| HSV | hsv(179, 72%, 70%) |
| CMYK | cmyk(72.1%, 0%, 1.7%, 29.8%) |
| CIE-LAB | lab(66.56, -34.35, -8.48) |
| CIE-LCH | lch(66.56, 35.38, 193.86°) |
| OKLab | oklab(69.89% -0.1053 -0.0236) |
| OKLCH | oklch(69.89% 0.108 192.6) |
| XYZ | xyz(25.2684, 36.0499, 46.6925) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.15
Topaz
#13BBAF
ΔE00 4.04
Tealish
#24BCA8
ΔE00 6.41
Darkturquoise
#00CED1
ΔE00 7.42
Turquoise (survey)
#06C2AC
ΔE00 7.61
Turquoise Blue
#06B1C4
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B3B0 #B33235
analogous
#32B370 #32B3B0 #3275B3
triadic
#32B3B0 #B032B3 #B3B032
tetradic
#32B3B0 #7032B3 #B33235 #75B332
square
#32B3B0 #7032B3 #B33235 #75B332
split-complementary
#32B3B0 #B33275 #B37032
monochromatic
#175352 #258381 #32B3B0 #53CFCC #83DCDA
Accessibility & contrast
On white
2.56
#32B3B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#32B3B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B3B0
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B3B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B3B0 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#959CB1
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b3b0; /* rgb */ color: rgb(50, 179, 176); /* oklch */ color: oklch(69.9% 0.108 192.6);
Tailwind
colors: {
custom: {
50: '#7ecac7',
500: '#32b3b0',
950: '#000000',
},
}SCSS
$custom: #32b3b0; $custom-light: #7ecac7; $custom-dark: #000000;
JSON
{
"hex": "#32b3b0",
"rgb": {
"r": 50,
"g": 179,
"b": 176
},
"hsl": {
"h": 178.605,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.69891,
"c": 0.10794,
"h": 192.6
},
"luminance": 0.36053
}Semantic roles & 50–950 ramp
primary
#32B3B0
secondary
#C67B7D
accent
#484CE0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282