#32B7B5#32B7B5
#32B7B5 is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.1% C 0.110 H 193.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #32B7B5 |
|---|---|
| RGB | rgb(50, 183, 181) |
| HSL | hsl(179, 57%, 46%) |
| HSV | hsv(179, 73%, 72%) |
| CMYK | cmyk(72.7%, 0%, 1.1%, 28.2%) |
| CIE-LAB | lab(67.93, -34.78, -9.20) |
| CIE-LCH | lch(67.93, 35.97, 194.81°) |
| OKLab | oklab(71.06% -0.1071 -0.0256) |
| OKLCH | oklch(71.06% 0.11 193.4) |
| XYZ | xyz(26.5855, 37.8781, 49.6172) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.91
Topaz
#13BBAF
ΔE00 3.97
Darkturquoise
#00CED1
ΔE00 6.25
Tealish
#24BCA8
ΔE00 6.51
Mediumturquoise
#48D1CC
ΔE00 6.85
Turquoise (survey)
#06C2AC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B7B5 #B73234
analogous
#32B772 #32B7B5 #3276B7
triadic
#32B7B5 #B532B7 #B7B532
tetradic
#32B7B5 #7232B7 #B73234 #76B732
square
#32B7B5 #7232B7 #B73234 #76B732
split-complementary
#32B7B5 #B73276 #B77232
monochromatic
#185756 #258785 #32B7B5 #56D1CF #86DEDC
Accessibility & contrast
On white
2.45
#32B7B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#32B7B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B7B5
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B7B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B7B5 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB5
Deuteranopia (green-blind)
#98A0B6
Tritanopia (blue-blind)
#00BDB6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #32b7b5; /* rgb */ color: rgb(50, 183, 181); /* oklch */ color: oklch(71.1% 0.110 193.4);
Tailwind
colors: {
custom: {
50: '#7fcdcb',
500: '#32b7b5',
950: '#000000',
},
}SCSS
$custom: #32b7b5; $custom-light: #7fcdcb; $custom-dark: #000000;
JSON
{
"hex": "#32b7b5",
"rgb": {
"r": 50,
"g": 183,
"b": 181
},
"hsl": {
"h": 179.098,
"s": 57.082,
"l": 45.686
},
"oklch": {
"l": 0.71056,
"c": 0.11012,
"h": 193.4
},
"luminance": 0.37881
}Semantic roles & 50–950 ramp
primary
#32B7B5
secondary
#C77D7F
accent
#474AE0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282