#32BEB8#32BEB8
#32BEB8 is a light, moderate teal. Relative luminance 0.410; OKLCH L 72.9% C 0.115 H 190.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #32BEB8 |
|---|---|
| RGB | rgb(50, 190, 184) |
| HSL | hsl(177, 58%, 47%) |
| HSV | hsv(177, 74%, 75%) |
| CMYK | cmyk(73.7%, 0%, 3.2%, 25.5%) |
| CIE-LAB | lab(70.15, -37.16, -7.55) |
| CIE-LCH | lch(70.15, 37.92, 191.48°) |
| OKLab | oklab(72.89% -0.1127 -0.0211) |
| OKLCH | oklch(72.89% 0.115 190.6) |
| XYZ | xyz(28.3765, 40.9623, 51.7491) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.65
Lightseagreen
#20B2AA
ΔE00 3.55
Mediumturquoise
#48D1CC
ΔE00 5.02
Tealish
#24BCA8
ΔE00 5.03
Darkturquoise
#00CED1
ΔE00 5.21
Turquoise (survey)
#06C2AC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BEB8 #BE3238
analogous
#32BE72 #32BEB8 #327EBE
triadic
#32BEB8 #B832BE #BEB832
tetradic
#32BEB8 #7232BE #BE3238 #7EBE32
square
#32BEB8 #7232BE #BE3238 #7EBE32
split-complementary
#32BEB8 #BE327E #BE7232
monochromatic
#195D5A #258E89 #32BEB8 #5AD3CE #8AE0DD
Accessibility & contrast
On white
2.28
#32BEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#32BEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BEB8
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BEB8 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B8
Deuteranopia (green-blind)
#9FA5B9
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #32beb8; /* rgb */ color: rgb(50, 190, 184); /* oklch */ color: oklch(72.9% 0.115 190.6);
Tailwind
colors: {
custom: {
50: '#81d2cd',
500: '#32beb8',
950: '#000000',
},
}SCSS
$custom: #32beb8; $custom-light: #81d2cd; $custom-dark: #000000;
JSON
{
"hex": "#32beb8",
"rgb": {
"r": 50,
"g": 190,
"b": 184
},
"hsl": {
"h": 177.429,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.72889,
"c": 0.11466,
"h": 190.6
},
"luminance": 0.40966
}Semantic roles & 50–950 ramp
primary
#32BEB8
secondary
#CA8285
accent
#464DE2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282