#32BEC2#32BEC2
#32BEC2 is a light, moderate teal. Relative luminance 0.414; OKLCH L 73.2% C 0.114 H 197.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #32BEC2 |
|---|---|
| RGB | rgb(50, 190, 194) |
| HSL | hsl(182, 59%, 48%) |
| HSV | hsv(182, 74%, 76%) |
| CMYK | cmyk(74.2%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(70.45, -34.26, -12.57) |
| CIE-LCH | lch(70.45, 36.49, 200.15°) |
| OKLab | oklab(73.24% -0.1083 -0.0349) |
| OKLCH | oklch(73.24% 0.114 197.9) |
| XYZ | xyz(29.4620, 41.3965, 57.4660) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.23
Mediumturquoise
#48D1CC
ΔE00 5.76
Lightseagreen
#20B2AA
ΔE00 5.80
Topaz
#13BBAF
ΔE00 6.16
Turquoise Blue
#06B1C4
ΔE00 6.32
Aqua Blue
#02D8E9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BEC2 #C23632
analogous
#32C27E #32BEC2 #3276C2
triadic
#32BEC2 #C232BE #BEC232
tetradic
#32BEC2 #7E32C2 #C23632 #76C232
square
#32BEC2 #7E32C2 #C23632 #76C232
split-complementary
#32BEC2 #C23276 #C27E32
monochromatic
#195F61 #258E91 #32BEC2 #5CD2D5 #8DDFE2
Accessibility & contrast
On white
2.26
#32BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#32BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BEC2
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BEC2 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B5C3
Deuteranopia (green-blind)
#9CA6C3
Tritanopia (blue-blind)
#00C5BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #32bec2; /* rgb */ color: rgb(50, 190, 194); /* oklch */ color: oklch(73.2% 0.114 197.9);
Tailwind
colors: {
custom: {
50: '#82d2d4',
500: '#32bec2',
950: '#000000',
},
}SCSS
$custom: #32bec2; $custom-light: #82d2d4; $custom-dark: #000000;
JSON
{
"hex": "#32bec2",
"rgb": {
"r": 50,
"g": 190,
"b": 194
},
"hsl": {
"h": 181.667,
"s": 59.016,
"l": 47.843
},
"oklch": {
"l": 0.73236,
"c": 0.1138,
"h": 197.9
},
"luminance": 0.414
}Semantic roles & 50–950 ramp
primary
#32BEC2
secondary
#CC8684
accent
#4A46E2
background
#F8FCFD
surface
#F0F9FA
border
#CBD2D3
text
#0C1414
muted
#7D8283