#32BEBC#32BEBC
#32BEBC is a light, moderate teal. Relative luminance 0.411; OKLCH L 73.0% C 0.114 H 193.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #32BEBC |
|---|---|
| RGB | rgb(50, 190, 188) |
| HSL | hsl(179, 58%, 47%) |
| HSV | hsv(179, 74%, 75%) |
| CMYK | cmyk(73.7%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(70.27, -36.01, -9.56) |
| CIE-LCH | lch(70.27, 37.26, 194.87°) |
| OKLab | oklab(73.02% -0.1109 -0.0266) |
| OKLCH | oklch(73.02% 0.114 193.5) |
| XYZ | xyz(28.8018, 41.1324, 53.9886) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 4.00
Lightseagreen
#20B2AA
ΔE00 4.22
Darkturquoise
#00CED1
ΔE00 4.48
Mediumturquoise
#48D1CC
ΔE00 5.02
Tealish
#24BCA8
ΔE00 6.50
Turquoise (survey)
#06C2AC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BEBC #BE3234
analogous
#32BE76 #32BEBC #327ABE
triadic
#32BEBC #BC32BE #BEBC32
tetradic
#32BEBC #7632BE #BE3234 #7ABE32
square
#32BEBC #7632BE #BE3234 #7ABE32
split-complementary
#32BEBC #BE327A #BE7632
monochromatic
#195D5C #258E8C #32BEBC #5AD3D2 #8AE0DF
Accessibility & contrast
On white
2.28
#32BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#32BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BEBC
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BEBC | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BC
Deuteranopia (green-blind)
#9EA6BD
Tritanopia (blue-blind)
#00C4BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #32bebc; /* rgb */ color: rgb(50, 190, 188); /* oklch */ color: oklch(73.0% 0.114 193.5);
Tailwind
colors: {
custom: {
50: '#81d2d0',
500: '#32bebc',
950: '#000000',
},
}SCSS
$custom: #32bebc; $custom-light: #81d2d0; $custom-dark: #000000;
JSON
{
"hex": "#32bebc",
"rgb": {
"r": 50,
"g": 190,
"b": 188
},
"hsl": {
"h": 179.143,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.73025,
"c": 0.11408,
"h": 193.5
},
"luminance": 0.41136
}Semantic roles & 50–950 ramp
primary
#32BEBC
secondary
#CA8283
accent
#4648E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282