#32BCBE#32BCBE
#32BCBE is a light, moderate teal. Relative luminance 0.404; OKLCH L 72.6% C 0.113 H 196.4°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #32BCBE |
|---|---|
| RGB | rgb(50, 188, 190) |
| HSL | hsl(181, 58%, 47%) |
| HSV | hsv(181, 74%, 75%) |
| CMYK | cmyk(73.7%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(69.72, -34.49, -11.47) |
| CIE-LCH | lch(69.72, 36.35, 198.39°) |
| OKLab | oklab(72.6% -0.1081 -0.0319) |
| OKLCH | oklch(72.6% 0.113 196.4) |
| XYZ | xyz(28.5886, 40.3588, 54.9885) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.70
Lightseagreen
#20B2AA
ΔE00 4.89
Topaz
#13BBAF
ΔE00 5.36
Mediumturquoise
#48D1CC
ΔE00 5.90
Turquoise Blue
#06B1C4
ΔE00 6.66
Tealish
#24BCA8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BCBE #BE3432
analogous
#32BE7A #32BCBE #3276BE
triadic
#32BCBE #BE32BC #BCBE32
tetradic
#32BCBE #7A32BE #BE3432 #76BE32
square
#32BCBE #7A32BE #BE3432 #76BE32
split-complementary
#32BCBE #BE3276 #BE7A32
monochromatic
#195C5D #258C8E #32BCBE #5AD2D3 #8ADFE0
Accessibility & contrast
On white
2.31
#32BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#32BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BCBE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BCBE | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BE
Deuteranopia (green-blind)
#9BA4BF
Tritanopia (blue-blind)
#00C2BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32bcbe; /* rgb */ color: rgb(50, 188, 190); /* oklch */ color: oklch(72.6% 0.113 196.4);
Tailwind
colors: {
custom: {
50: '#81d0d1',
500: '#32bcbe',
950: '#000000',
},
}SCSS
$custom: #32bcbe; $custom-light: #81d0d1; $custom-dark: #000000;
JSON
{
"hex": "#32bcbe",
"rgb": {
"r": 50,
"g": 188,
"b": 190
},
"hsl": {
"h": 180.857,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.72604,
"c": 0.11269,
"h": 196.4
},
"luminance": 0.40362
}Semantic roles & 50–950 ramp
primary
#32BCBE
secondary
#CA8382
accent
#4846E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282