#32B7B9#32B7B9
#32B7B9 is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.2% C 0.110 H 196.5°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #32B7B9 |
|---|---|
| RGB | rgb(50, 183, 185) |
| HSL | hsl(181, 57%, 46%) |
| HSV | hsv(181, 73%, 73%) |
| CMYK | cmyk(73%, 1.1%, 0%, 27.5%) |
| CIE-LAB | lab(68.05, -33.61, -11.22) |
| CIE-LCH | lch(68.05, 35.43, 198.46°) |
| OKLab | oklab(71.2% -0.1053 -0.0312) |
| OKLCH | oklch(71.2% 0.11 196.5) |
| XYZ | xyz(27.0019, 38.0446, 51.8098) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.25
Topaz
#13BBAF
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 6.03
Turquoise Blue
#06B1C4
ΔE00 6.15
Mediumturquoise
#48D1CC
ΔE00 7.15
Tealish
#24BCA8
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B7B9 #B93432
analogous
#32B977 #32B7B9 #3273B9
triadic
#32B7B9 #B932B7 #B7B932
tetradic
#32B7B9 #7732B9 #B93432 #73B932
square
#32B7B9 #7732B9 #B93432 #73B932
split-complementary
#32B7B9 #B93273 #B97732
monochromatic
#185859 #258789 #32B7B9 #57D0D2 #87DDDF
Accessibility & contrast
On white
2.44
#32B7B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#32B7B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B7B9
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B7B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B7B9 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEB9
Deuteranopia (green-blind)
#97A0BA
Tritanopia (blue-blind)
#00BDB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #32b7b9; /* rgb */ color: rgb(50, 183, 185); /* oklch */ color: oklch(71.2% 0.110 196.5);
Tailwind
colors: {
custom: {
50: '#80cdce',
500: '#32b7b9',
950: '#000000',
},
}SCSS
$custom: #32b7b9; $custom-light: #80cdce; $custom-dark: #000000;
JSON
{
"hex": "#32b7b9",
"rgb": {
"r": 50,
"g": 183,
"b": 185
},
"hsl": {
"h": 180.889,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.71196,
"c": 0.10985,
"h": 196.5
},
"luminance": 0.38048
}Semantic roles & 50–950 ramp
primary
#32B7B9
secondary
#C8807F
accent
#4947E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282