#32AEBD#32AEBD
#32AEBD is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.1% C 0.106 H 207.0°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #32AEBD |
|---|---|
| RGB | rgb(50, 174, 189) |
| HSL | hsl(186, 58%, 47%) |
| HSV | hsv(186, 74%, 74%) |
| CMYK | cmyk(73.5%, 7.9%, 0%, 25.9%) |
| CIE-LAB | lab(65.45, -28.05, -17.35) |
| CIE-LCH | lch(65.45, 32.98, 211.74°) |
| OKLab | oklab(69.13% -0.0947 -0.0482) |
| OKLCH | oklch(69.13% 0.106 207) |
| XYZ | xyz(25.6327, 34.6213, 53.4659) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.65
Cadetblue
#5F9EA0
ΔE00 7.39
Lightseagreen
#20B2AA
ΔE00 8.98
Darkturquoise
#00CED1
ΔE00 9.84
Sea
#3C9992
ΔE00 10.64
Topaz
#13BBAF
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AEBD #BD4132
analogous
#32BD87 #32AEBD #3269BD
triadic
#32AEBD #BD32AE #AEBD32
tetradic
#32AEBD #8732BD #BD4132 #69BD32
square
#32AEBD #8732BD #BD4132 #69BD32
split-complementary
#32AEBD #BD3269 #BD8732
monochromatic
#18555C #25818D #32AEBD #59C6D3 #89D7E0
Accessibility & contrast
On white
2.65
#32AEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#32AEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AEBD
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AEBD | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BE
Deuteranopia (green-blind)
#8B99BD
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32aebd; /* rgb */ color: rgb(50, 174, 189); /* oklch */ color: oklch(69.1% 0.106 207.0);
Tailwind
colors: {
custom: {
50: '#7fc6d0',
500: '#32aebd',
950: '#000000',
},
}SCSS
$custom: #32aebd; $custom-light: #7fc6d0; $custom-dark: #000000;
JSON
{
"hex": "#32aebd",
"rgb": {
"r": 50,
"g": 174,
"b": 189
},
"hsl": {
"h": 186.475,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.69134,
"c": 0.10627,
"h": 207
},
"luminance": 0.34624
}Semantic roles & 50–950 ramp
primary
#32AEBD
secondary
#CA8981
accent
#5746E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282