#32B9B6#32B9B6
#32B9B6 is a light, moderate teal. Relative luminance 0.388; OKLCH L 71.6% C 0.111 H 192.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #32B9B6 |
|---|---|
| RGB | rgb(50, 185, 182) |
| HSL | hsl(179, 57%, 46%) |
| HSV | hsv(179, 73%, 73%) |
| CMYK | cmyk(73%, 0%, 1.6%, 27.5%) |
| CIE-LAB | lab(68.57, -35.42, -8.80) |
| CIE-LCH | lch(68.57, 36.50, 193.95°) |
| OKLab | oklab(71.58% -0.1086 -0.0245) |
| OKLCH | oklch(71.58% 0.111 192.7) |
| XYZ | xyz(27.1039, 38.7502, 50.2980) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.95
Topaz
#13BBAF
ΔE00 3.53
Darkturquoise
#00CED1
ΔE00 5.86
Tealish
#24BCA8
ΔE00 6.08
Mediumturquoise
#48D1CC
ΔE00 6.29
Turquoise (survey)
#06C2AC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B9B6 #B93235
analogous
#32B972 #32B9B6 #3278B9
triadic
#32B9B6 #B632B9 #B9B632
tetradic
#32B9B6 #7232B9 #B93235 #78B932
square
#32B9B6 #7232B9 #B93235 #78B932
split-complementary
#32B9B6 #B93278 #B97232
monochromatic
#185957 #258987 #32B9B6 #57D2CF #87DFDD
Accessibility & contrast
On white
2.40
#32B9B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#32B9B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B9B6
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B9B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B9B6 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0B6
Deuteranopia (green-blind)
#9AA1B7
Tritanopia (blue-blind)
#00BFB8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #32b9b6; /* rgb */ color: rgb(50, 185, 182); /* oklch */ color: oklch(71.6% 0.111 192.7);
Tailwind
colors: {
custom: {
50: '#80cecb',
500: '#32b9b6',
950: '#000000',
},
}SCSS
$custom: #32b9b6; $custom-light: #80cecb; $custom-dark: #000000;
JSON
{
"hex": "#32b9b6",
"rgb": {
"r": 50,
"g": 185,
"b": 182
},
"hsl": {
"h": 178.667,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.71585,
"c": 0.11137,
"h": 192.7
},
"luminance": 0.38753
}Semantic roles & 50–950 ramp
primary
#32B9B6
secondary
#C87F80
accent
#474BE1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282