#32BDAE#32BDAE
#32BDAE is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.3% C 0.117 H 184.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #32BDAE |
|---|---|
| RGB | rgb(50, 189, 174) |
| HSL | hsl(174, 58%, 47%) |
| HSV | hsv(174, 74%, 74%) |
| CMYK | cmyk(73.5%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(69.56, -39.50, -2.94) |
| CIE-LCH | lch(69.56, 39.61, 184.25°) |
| OKLab | oklab(72.31% -0.1162 -0.0086) |
| OKLCH | oklch(72.31% 0.117 184.2) |
| XYZ | xyz(27.1493, 40.1260, 46.3504) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.53
Tealish
#24BCA8
ΔE00 1.83
Turquoise (survey)
#06C2AC
ΔE00 2.74
Lightseagreen
#20B2AA
ΔE00 3.84
Greeny Blue
#42B395
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BDAE #BD3241
analogous
#32BD69 #32BDAE #3287BD
triadic
#32BDAE #AE32BD #BDAE32
tetradic
#32BDAE #6932BD #BD3241 #87BD32
square
#32BDAE #6932BD #BD3241 #87BD32
split-complementary
#32BDAE #BD3287 #BD6932
monochromatic
#185C55 #258D81 #32BDAE #59D3C6 #89E0D7
Accessibility & contrast
On white
2.33
#32BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#32BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BDAE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BDAE | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 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)
#B4B2AE
Deuteranopia (green-blind)
#A0A4B0
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32bdae; /* rgb */ color: rgb(50, 189, 174); /* oklch */ color: oklch(72.3% 0.117 184.2);
Tailwind
colors: {
custom: {
50: '#80d1c6',
500: '#32bdae',
950: '#000000',
},
}SCSS
$custom: #32bdae; $custom-light: #80d1c6; $custom-dark: #000000;
JSON
{
"hex": "#32bdae",
"rgb": {
"r": 50,
"g": 189,
"b": 174
},
"hsl": {
"h": 173.525,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.72314,
"c": 0.11655,
"h": 184.2
},
"luminance": 0.40129
}Semantic roles & 50–950 ramp
primary
#32BDAE
secondary
#CA8189
accent
#4657E1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282