#32BAC4#32BAC4
#32BAC4 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.3% C 0.112 H 202.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #32BAC4 |
|---|---|
| RGB | rgb(50, 186, 196) |
| HSL | hsl(184, 59%, 48%) |
| HSV | hsv(184, 74%, 77%) |
| CMYK | cmyk(74.5%, 5.1%, 0%, 23.1%) |
| CIE-LAB | lab(69.31, -31.76, -15.38) |
| CIE-LCH | lch(69.31, 35.29, 205.85°) |
| OKLab | oklab(72.33% -0.1035 -0.0427) |
| OKLCH | oklch(72.33% 0.112 202.4) |
| XYZ | xyz(28.8337, 39.7779, 58.3721) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.96
Darkturquoise
#00CED1
ΔE00 5.98
Lightseagreen
#20B2AA
ΔE00 7.32
Aqua Blue
#02D8E9
ΔE00 7.76
Mediumturquoise
#48D1CC
ΔE00 7.91
Topaz
#13BBAF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BAC4 #C43C32
analogous
#32C485 #32BAC4 #3271C4
triadic
#32BAC4 #C432BA #BAC432
tetradic
#32BAC4 #8532C4 #C43C32 #71C432
square
#32BAC4 #8532C4 #C43C32 #71C432
split-complementary
#32BAC4 #C43271 #C48532
monochromatic
#195D62 #268C93 #32BAC4 #5DCED6 #8EDCE2
Accessibility & contrast
On white
2.34
#32BAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#32BAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BAC4
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BAC4 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB2C5
Deuteranopia (green-blind)
#97A3C5
Tritanopia (blue-blind)
#00C1BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #32bac4; /* rgb */ color: rgb(50, 186, 196); /* oklch */ color: oklch(72.3% 0.112 202.4);
Tailwind
colors: {
custom: {
50: '#81cfd5',
500: '#32bac4',
950: '#000000',
},
}SCSS
$custom: #32bac4; $custom-light: #81cfd5; $custom-dark: #000000;
JSON
{
"hex": "#32bac4",
"rgb": {
"r": 50,
"g": 186,
"b": 196
},
"hsl": {
"h": 184.11,
"s": 59.35,
"l": 48.235
},
"oklch": {
"l": 0.72332,
"c": 0.11202,
"h": 202.4
},
"luminance": 0.39781
}Semantic roles & 50–950 ramp
primary
#32BAC4
secondary
#CD8A85
accent
#5045E3
background
#F8FCFD
surface
#F0F9FA
border
#CBD2D3
text
#0C1414
muted
#7D8283