#32BDA4#32BDA4
#32BDA4 is a light, vivid teal. Relative luminance 0.398; OKLCH L 72.0% C 0.121 H 177.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #32BDA4 |
|---|---|
| RGB | rgb(50, 189, 164) |
| HSL | hsl(169, 58%, 47%) |
| HSV | hsv(169, 74%, 74%) |
| CMYK | cmyk(73.5%, 0%, 13.2%, 25.9%) |
| CIE-LAB | lab(69.29, -42.19, 2.16) |
| CIE-LCH | lch(69.29, 42.24, 177.07°) |
| OKLab | oklab(72.01% -0.1208 0.0051) |
| OKLCH | oklch(72.01% 0.121 177.6) |
| XYZ | xyz(26.2105, 39.7505, 41.4060) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.77
Turquoise (survey)
#06C2AC
ΔE00 2.14
Greeny Blue
#42B395
ΔE00 3.62
Topaz
#13BBAF
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 6.33
Lightseagreen
#20B2AA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BDA4 #BD324B
analogous
#32BD5F #32BDA4 #3290BD
triadic
#32BDA4 #A432BD #BDA432
tetradic
#32BDA4 #5F32BD #BD324B #90BD32
square
#32BDA4 #5F32BD #BD324B #90BD32
split-complementary
#32BDA4 #BD3290 #BD5F32
monochromatic
#185C50 #258D7A #32BDA4 #59D3BD #89E0D0
Accessibility & contrast
On white
2.35
#32BDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#32BDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BDA4
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BDA4 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A3
Deuteranopia (green-blind)
#A3A4A6
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #32bda4; /* rgb */ color: rgb(50, 189, 164); /* oklch */ color: oklch(72.0% 0.121 177.6);
Tailwind
colors: {
custom: {
50: '#7fd1be',
500: '#32bda4',
950: '#000000',
},
}SCSS
$custom: #32bda4; $custom-light: #7fd1be; $custom-dark: #000000;
JSON
{
"hex": "#32bda4",
"rgb": {
"r": 50,
"g": 189,
"b": 164
},
"hsl": {
"h": 169.209,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.72006,
"c": 0.12095,
"h": 177.6
},
"luminance": 0.39754
}Semantic roles & 50–950 ramp
primary
#32BDA4
secondary
#CA818E
accent
#4662E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281