#32C4CE#32C4CE
#32C4CE is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.1% C 0.118 H 202.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #32C4CE |
|---|---|
| RGB | rgb(50, 196, 206) |
| HSL | hsl(184, 61%, 50%) |
| HSV | hsv(184, 76%, 81%) |
| CMYK | cmyk(75.7%, 4.9%, 0%, 19.2%) |
| CIE-LAB | lab(72.63, -33.52, -15.84) |
| CIE-LCH | lch(72.63, 37.07, 205.29°) |
| OKLab | oklab(75.13% -0.109 -0.044) |
| OKLCH | oklch(75.13% 0.118 202) |
| XYZ | xyz(32.1909, 44.6102, 65.2946) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.91
Aqua Blue
#02D8E9
ΔE00 5.28
Turquoise Blue
#06B1C4
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.15
Lightseagreen
#20B2AA
ΔE00 8.47
Topaz
#13BBAF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32C4CE #CE3C32
analogous
#32CE8A #32C4CE #3276CE
triadic
#32C4CE #CE32C4 #C4CE32
tetradic
#32C4CE #8A32CE #CE3C32 #76CE32
square
#32C4CE #8A32CE #CE3C32 #76CE32
split-complementary
#32C4CE #CE3276 #CE8A32
monochromatic
#1A676C #26969D #32C4CE #63D2DA #95E0E6
Accessibility & contrast
On white
2.12
#32C4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#32C4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32C4CE
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32C4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32C4CE | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCF
Deuteranopia (green-blind)
#9FABCF
Tritanopia (blue-blind)
#00CCC7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #32c4ce; /* rgb */ color: rgb(50, 196, 206); /* oklch */ color: oklch(75.1% 0.118 202.0);
Tailwind
colors: {
custom: {
50: '#84d6dd',
500: '#32c4ce',
950: '#000000',
},
}SCSS
$custom: #32c4ce; $custom-light: #84d6dd; $custom-dark: #000000;
JSON
{
"hex": "#32c4ce",
"rgb": {
"r": 50,
"g": 196,
"b": 206
},
"hsl": {
"h": 183.846,
"s": 61.417,
"l": 50.196
},
"oklch": {
"l": 0.75131,
"c": 0.11755,
"h": 202
},
"luminance": 0.44614
}Semantic roles & 50–950 ramp
primary
#32C4CE
secondary
#D1908B
accent
#4E43E5
background
#F8FDFD
surface
#F0FAFB
border
#CBD3D4
text
#0D1415
muted
#7D8383