#32BEBD#32BEBD
#32BEBD is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.1% C 0.114 H 194.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #32BEBD |
|---|---|
| RGB | rgb(50, 190, 189) |
| HSL | hsl(180, 58%, 47%) |
| HSV | hsv(180, 74%, 75%) |
| CMYK | cmyk(73.7%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(70.30, -35.72, -10.06) |
| CIE-LCH | lch(70.30, 37.11, 195.73°) |
| OKLab | oklab(73.06% -0.1105 -0.028) |
| OKLCH | oklch(73.06% 0.114 194.2) |
| XYZ | xyz(28.9099, 41.1756, 54.5583) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 4.36
Lightseagreen
#20B2AA
ΔE00 4.44
Mediumturquoise
#48D1CC
ΔE00 5.08
Tealish
#24BCA8
ΔE00 6.87
Turquoise (survey)
#06C2AC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BEBD #BE3233
analogous
#32BE77 #32BEBD #3279BE
triadic
#32BEBD #BD32BE #BEBD32
tetradic
#32BEBD #7732BE #BE3233 #79BE32
square
#32BEBD #7732BE #BE3233 #79BE32
split-complementary
#32BEBD #BE3279 #BE7732
monochromatic
#195D5D #258E8D #32BEBD #5AD3D3 #8AE0E0
Accessibility & contrast
On white
2.27
#32BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#32BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BEBD
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BEBD | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BD
Deuteranopia (green-blind)
#9DA6BE
Tritanopia (blue-blind)
#00C4BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #32bebd; /* rgb */ color: rgb(50, 190, 189); /* oklch */ color: oklch(73.1% 0.114 194.2);
Tailwind
colors: {
custom: {
50: '#81d2d0',
500: '#32bebd',
950: '#000000',
},
}SCSS
$custom: #32bebd; $custom-light: #81d2d0; $custom-dark: #000000;
JSON
{
"hex": "#32bebd",
"rgb": {
"r": 50,
"g": 190,
"b": 189
},
"hsl": {
"h": 179.571,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.7306,
"c": 0.11398,
"h": 194.2
},
"luminance": 0.41179
}Semantic roles & 50–950 ramp
primary
#32BEBD
secondary
#CA8282
accent
#4647E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282