#32B8BA#32B8BA
#32B8BA is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.5% C 0.110 H 196.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #32B8BA |
|---|---|
| RGB | rgb(50, 184, 186) |
| HSL | hsl(181, 58%, 46%) |
| HSV | hsv(181, 73%, 73%) |
| CMYK | cmyk(73.1%, 1.1%, 0%, 27.1%) |
| CIE-LAB | lab(68.39, -33.79, -11.27) |
| CIE-LCH | lch(68.39, 35.62, 198.45°) |
| OKLab | oklab(71.48% -0.1059 -0.0313) |
| OKLCH | oklch(71.48% 0.11 196.5) |
| XYZ | xyz(27.3148, 38.5010, 52.4367) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.35
Topaz
#13BBAF
ΔE00 5.38
Darkturquoise
#00CED1
ΔE00 5.76
Turquoise Blue
#06B1C4
ΔE00 6.23
Mediumturquoise
#48D1CC
ΔE00 6.90
Tealish
#24BCA8
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B8BA #BA3432
analogous
#32BA78 #32B8BA #3274BA
triadic
#32B8BA #BA32B8 #B8BA32
tetradic
#32B8BA #7832BA #BA3432 #74BA32
square
#32B8BA #7832BA #BA3432 #74BA32
split-complementary
#32B8BA #BA3274 #BA7832
monochromatic
#18595A #25888A #32B8BA #57D0D2 #88DEDF
Accessibility & contrast
On white
2.41
#32B8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#32B8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B8BA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B8BA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBA
Deuteranopia (green-blind)
#98A1BB
Tritanopia (blue-blind)
#00BEB8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #32b8ba; /* rgb */ color: rgb(50, 184, 186); /* oklch */ color: oklch(71.5% 0.110 196.5);
Tailwind
colors: {
custom: {
50: '#80cece',
500: '#32b8ba',
950: '#000000',
},
}SCSS
$custom: #32b8ba; $custom-light: #80cece; $custom-dark: #000000;
JSON
{
"hex": "#32b8ba",
"rgb": {
"r": 50,
"g": 184,
"b": 186
},
"hsl": {
"h": 180.882,
"s": 57.627,
"l": 46.275
},
"oklch": {
"l": 0.71478,
"c": 0.11042,
"h": 196.5
},
"luminance": 0.38504
}Semantic roles & 50–950 ramp
primary
#32B8BA
secondary
#C9807F
accent
#4947E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282