#32B2AB#32B2AB
#32B2AB is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.108 H 189.5°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2AB |
|---|---|
| RGB | rgb(50, 178, 171) |
| HSL | hsl(177, 56%, 45%) |
| HSV | hsv(177, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(66.10, -35.32, -6.38) |
| CIE-LCH | lch(66.10, 35.89, 190.25°) |
| OKLab | oklab(69.47% -0.1066 -0.0179) |
| OKLCH | oklch(69.47% 0.108 189.5) |
| XYZ | xyz(24.5830, 35.4563, 44.0683) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.90
Topaz
#13BBAF
ΔE00 3.15
Tealish
#24BCA8
ΔE00 5.16
Turquoise (survey)
#06C2AC
ΔE00 6.53
Sea
#3C9992
ΔE00 7.58
Blue Green
#0F9B8E
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2AB #B23239
analogous
#32B26B #32B2AB #3279B2
triadic
#32B2AB #AB32B2 #B2AB32
tetradic
#32B2AB #6B32B2 #B23239 #79B232
square
#32B2AB #6B32B2 #B23239 #79B232
split-complementary
#32B2AB #B23279 #B26B32
monochromatic
#17524F #25827D #32B2AB #53CFC8 #82DCD7
Accessibility & contrast
On white
2.60
#32B2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#32B2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2AB
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2AB | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AB
Deuteranopia (green-blind)
#959BAC
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b2ab; /* rgb */ color: rgb(50, 178, 171); /* oklch */ color: oklch(69.5% 0.108 189.5);
Tailwind
colors: {
custom: {
50: '#7ec9c3',
500: '#32b2ab',
950: '#000000',
},
}SCSS
$custom: #32b2ab; $custom-light: #7ec9c3; $custom-dark: #000000;
JSON
{
"hex": "#32b2ab",
"rgb": {
"r": 50,
"g": 178,
"b": 171
},
"hsl": {
"h": 176.719,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69471,
"c": 0.10805,
"h": 189.5
},
"luminance": 0.35459
}Semantic roles & 50–950 ramp
primary
#32B2AB
secondary
#C57B7F
accent
#4851DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281