#32BDAF#32BDAF
#32BDAF is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.3% C 0.116 H 184.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #32BDAF |
|---|---|
| RGB | rgb(50, 189, 175) |
| HSL | hsl(174, 58%, 47%) |
| HSV | hsv(174, 74%, 74%) |
| CMYK | cmyk(73.5%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(69.59, -39.23, -3.44) |
| CIE-LCH | lch(69.59, 39.38, 185.02°) |
| OKLab | oklab(72.35% -0.1158 -0.0099) |
| OKLCH | oklch(72.35% 0.116 184.9) |
| XYZ | xyz(27.2471, 40.1652, 46.8658) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.33
Tealish
#24BCA8
ΔE00 2.16
Turquoise (survey)
#06C2AC
ΔE00 3.02
Lightseagreen
#20B2AA
ΔE00 3.65
Mediumturquoise
#48D1CC
ΔE00 6.38
Greeny Blue
#42B395
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BDAF #BD3240
analogous
#32BD6A #32BDAF #3286BD
triadic
#32BDAF #AF32BD #BDAF32
tetradic
#32BDAF #6A32BD #BD3240 #86BD32
square
#32BDAF #6A32BD #BD3240 #86BD32
split-complementary
#32BDAF #BD3286 #BD6A32
monochromatic
#185C55 #258D82 #32BDAF #59D3C7 #89E0D7
Accessibility & contrast
On white
2.32
#32BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#32BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BDAF
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BDAF | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AF
Deuteranopia (green-blind)
#A0A4B0
Tritanopia (blue-blind)
#00C1B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32bdaf; /* rgb */ color: rgb(50, 189, 175); /* oklch */ color: oklch(72.3% 0.116 184.9);
Tailwind
colors: {
custom: {
50: '#80d1c6',
500: '#32bdaf',
950: '#000000',
},
}SCSS
$custom: #32bdaf; $custom-light: #80d1c6; $custom-dark: #000000;
JSON
{
"hex": "#32bdaf",
"rgb": {
"r": 50,
"g": 189,
"b": 175
},
"hsl": {
"h": 173.957,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.72346,
"c": 0.1162,
"h": 184.9
},
"luminance": 0.40168
}Semantic roles & 50–950 ramp
primary
#32BDAF
secondary
#CA8188
accent
#4656E1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282