#32BAC2#32BAC2
#32BAC2 is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.3% C 0.112 H 200.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #32BAC2 |
|---|---|
| RGB | rgb(50, 186, 194) |
| HSL | hsl(183, 59%, 48%) |
| HSV | hsv(183, 74%, 76%) |
| CMYK | cmyk(74.2%, 4.1%, 0%, 23.9%) |
| CIE-LAB | lab(69.25, -32.36, -14.38) |
| CIE-LCH | lch(69.25, 35.41, 203.96°) |
| OKLab | oklab(72.26% -0.1044 -0.0399) |
| OKLCH | oklch(72.26% 0.112 200.9) |
| XYZ | xyz(28.6075, 39.6875, 57.1812) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 5.66
Lightseagreen
#20B2AA
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 7.45
Topaz
#13BBAF
ΔE00 7.58
Aqua Blue
#02D8E9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BAC2 #C23A32
analogous
#32C282 #32BAC2 #3272C2
triadic
#32BAC2 #C232BA #BAC232
tetradic
#32BAC2 #8232C2 #C23A32 #72C232
square
#32BAC2 #8232C2 #C23A32 #72C232
split-complementary
#32BAC2 #C23272 #C28232
monochromatic
#195D61 #258B91 #32BAC2 #5CCED5 #8DDDE2
Accessibility & contrast
On white
2.35
#32BAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#32BAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BAC2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BAC2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB2C3
Deuteranopia (green-blind)
#97A3C3
Tritanopia (blue-blind)
#00C1BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #32bac2; /* rgb */ color: rgb(50, 186, 194); /* oklch */ color: oklch(72.3% 0.112 200.9);
Tailwind
colors: {
custom: {
50: '#81cfd4',
500: '#32bac2',
950: '#000000',
},
}SCSS
$custom: #32bac2; $custom-light: #81cfd4; $custom-dark: #000000;
JSON
{
"hex": "#32bac2",
"rgb": {
"r": 50,
"g": 186,
"b": 194
},
"hsl": {
"h": 183.333,
"s": 59.016,
"l": 47.843
},
"oklch": {
"l": 0.72258,
"c": 0.11178,
"h": 200.9
},
"luminance": 0.39691
}Semantic roles & 50–950 ramp
primary
#32BAC2
secondary
#CC8884
accent
#4E46E2
background
#F8FCFD
surface
#F0F9FA
border
#CBD2D3
text
#0C1414
muted
#7D8283