#32B7B4#32B7B4
#32B7B4 is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.0% C 0.110 H 192.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #32B7B4 |
|---|---|
| RGB | rgb(50, 183, 180) |
| HSL | hsl(179, 57%, 46%) |
| HSV | hsv(179, 73%, 72%) |
| CMYK | cmyk(72.7%, 0%, 1.6%, 28.2%) |
| CIE-LAB | lab(67.90, -35.07, -8.69) |
| CIE-LCH | lch(67.90, 36.13, 193.92°) |
| OKLab | oklab(71.02% -0.1075 -0.0242) |
| OKLCH | oklch(71.02% 0.11 192.7) |
| XYZ | xyz(26.4833, 37.8372, 49.0787) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.60
Topaz
#13BBAF
ΔE00 3.62
Tealish
#24BCA8
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 6.83
Turquoise (survey)
#06C2AC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B7B4 #B73235
analogous
#32B772 #32B7B4 #3277B7
triadic
#32B7B4 #B432B7 #B7B432
tetradic
#32B7B4 #7232B7 #B73235 #77B732
square
#32B7B4 #7232B7 #B73235 #77B732
split-complementary
#32B7B4 #B73277 #B77232
monochromatic
#185755 #258785 #32B7B4 #56D1CE #86DEDC
Accessibility & contrast
On white
2.45
#32B7B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#32B7B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B7B4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B7B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B7B4 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB4
Deuteranopia (green-blind)
#989FB5
Tritanopia (blue-blind)
#00BCB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b7b4; /* rgb */ color: rgb(50, 183, 180); /* oklch */ color: oklch(71.0% 0.110 192.7);
Tailwind
colors: {
custom: {
50: '#7fcdca',
500: '#32b7b4',
950: '#000000',
},
}SCSS
$custom: #32b7b4; $custom-light: #7fcdca; $custom-dark: #000000;
JSON
{
"hex": "#32b7b4",
"rgb": {
"r": 50,
"g": 183,
"b": 180
},
"hsl": {
"h": 178.647,
"s": 57.082,
"l": 45.686
},
"oklch": {
"l": 0.71021,
"c": 0.11023,
"h": 192.7
},
"luminance": 0.3784
}Semantic roles & 50–950 ramp
primary
#32B7B4
secondary
#C77D7F
accent
#474BE0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282