#32BEBB#32BEBB
#32BEBB is a light, moderate teal. Relative luminance 0.411; OKLCH L 73.0% C 0.114 H 192.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #32BEBB |
|---|---|
| RGB | rgb(50, 190, 187) |
| HSL | hsl(179, 58%, 47%) |
| HSV | hsv(179, 74%, 75%) |
| CMYK | cmyk(73.7%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(70.24, -36.30, -9.06) |
| CIE-LCH | lch(70.24, 37.41, 194.01°) |
| OKLab | oklab(72.99% -0.1114 -0.0252) |
| OKLCH | oklch(72.99% 0.114 192.8) |
| XYZ | xyz(28.6943, 41.0894, 53.4228) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.65
Lightseagreen
#20B2AA
ΔE00 4.01
Darkturquoise
#00CED1
ΔE00 4.63
Mediumturquoise
#48D1CC
ΔE00 4.98
Tealish
#24BCA8
ΔE00 6.13
Turquoise (survey)
#06C2AC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BEBB #BE3235
analogous
#32BE75 #32BEBB #327BBE
triadic
#32BEBB #BB32BE #BEBB32
tetradic
#32BEBB #7532BE #BE3235 #7BBE32
square
#32BEBB #7532BE #BE3235 #7BBE32
split-complementary
#32BEBB #BE327B #BE7532
monochromatic
#195D5C #258E8B #32BEBB #5AD3D1 #8AE0DE
Accessibility & contrast
On white
2.28
#32BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#32BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BEBB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BEBB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#9EA5BC
Tritanopia (blue-blind)
#00C4BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #32bebb; /* rgb */ color: rgb(50, 190, 187); /* oklch */ color: oklch(73.0% 0.114 192.8);
Tailwind
colors: {
custom: {
50: '#81d2cf',
500: '#32bebb',
950: '#000000',
},
}SCSS
$custom: #32bebb; $custom-light: #81d2cf; $custom-dark: #000000;
JSON
{
"hex": "#32bebb",
"rgb": {
"r": 50,
"g": 190,
"b": 187
},
"hsl": {
"h": 178.714,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.72991,
"c": 0.11419,
"h": 192.8
},
"luminance": 0.41093
}Semantic roles & 50–950 ramp
primary
#32BEBB
secondary
#CA8283
accent
#464AE2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282