#32BEBE#32BEBE
#32BEBE is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.1% C 0.114 H 194.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #32BEBE |
|---|---|
| RGB | rgb(50, 190, 190) |
| HSL | hsl(180, 58%, 47%) |
| HSV | hsv(180, 74%, 75%) |
| CMYK | cmyk(73.7%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(70.33, -35.43, -10.56) |
| CIE-LCH | lch(70.33, 36.97, 196.60°) |
| OKLab | oklab(73.1% -0.11 -0.0294) |
| OKLCH | oklch(73.1% 0.114 194.9) |
| XYZ | xyz(29.0188, 41.2192, 55.1319) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.27
Lightseagreen
#20B2AA
ΔE00 4.69
Topaz
#13BBAF
ΔE00 4.71
Mediumturquoise
#48D1CC
ΔE00 5.17
Tealish
#24BCA8
ΔE00 7.24
Turquoise Blue
#06B1C4
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BEBE #BE3232
analogous
#32BE78 #32BEBE #3278BE
triadic
#32BEBE #BE32BE #BEBE32
tetradic
#32BEBE #7832BE #BE3232 #78BE32
square
#32BEBE #7832BE #BE3232 #78BE32
split-complementary
#32BEBE #BE3278 #BE7832
monochromatic
#195D5D #258E8E #32BEBE #5AD3D3 #8AE0E0
Accessibility & contrast
On white
2.27
#32BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#32BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BEBE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BEBE | 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)
#B1B5BE
Deuteranopia (green-blind)
#9DA6BF
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #32bebe; /* rgb */ color: rgb(50, 190, 190); /* oklch */ color: oklch(73.1% 0.114 194.9);
Tailwind
colors: {
custom: {
50: '#81d2d1',
500: '#32bebe',
950: '#000000',
},
}SCSS
$custom: #32bebe; $custom-light: #81d2d1; $custom-dark: #000000;
JSON
{
"hex": "#32bebe",
"rgb": {
"r": 50,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.73095,
"c": 0.1139,
"h": 194.9
},
"luminance": 0.41223
}Semantic roles & 50–950 ramp
primary
#32BEBE
secondary
#CA8282
accent
#4646E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282