#32B7BB#32B7BB
#32B7BB is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.3% C 0.110 H 198.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #32B7BB |
|---|---|
| RGB | rgb(50, 183, 187) |
| HSL | hsl(182, 58%, 46%) |
| HSV | hsv(182, 73%, 73%) |
| CMYK | cmyk(73.3%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(68.12, -33.02, -12.23) |
| CIE-LCH | lch(68.12, 35.21, 200.32°) |
| OKLab | oklab(71.27% -0.1045 -0.034) |
| OKLCH | oklch(71.27% 0.11 198) |
| XYZ | xyz(27.2145, 38.1297, 52.9295) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.95
Turquoise Blue
#06B1C4
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 6.06
Topaz
#13BBAF
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 7.41
Cadetblue
#5F9EA0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B7BB #BB3632
analogous
#32BB7B #32B7BB #3273BB
triadic
#32B7BB #BB32B7 #B7BB32
tetradic
#32B7BB #7B32BB #BB3632 #73BB32
square
#32B7BB #7B32BB #BB3632 #73BB32
split-complementary
#32B7BB #BB3273 #BB7B32
monochromatic
#18585A #25888B #32B7BB #58CFD2 #88DDDF
Accessibility & contrast
On white
2.43
#32B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#32B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B7BB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B7BB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBB
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #32b7bb; /* rgb */ color: rgb(50, 183, 187); /* oklch */ color: oklch(71.3% 0.110 198.0);
Tailwind
colors: {
custom: {
50: '#80cdcf',
500: '#32b7bb',
950: '#000000',
},
}SCSS
$custom: #32b7bb; $custom-light: #80cdcf; $custom-dark: #000000;
JSON
{
"hex": "#32b7bb",
"rgb": {
"r": 50,
"g": 183,
"b": 187
},
"hsl": {
"h": 181.752,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.71268,
"c": 0.10984,
"h": 198
},
"luminance": 0.38133
}Semantic roles & 50–950 ramp
primary
#32B7BB
secondary
#C98280
accent
#4B47E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282