#32ADBD#32ADBD
#32ADBD is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.9% C 0.106 H 207.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #32ADBD |
|---|---|
| RGB | rgb(50, 173, 189) |
| HSL | hsl(187, 58%, 47%) |
| HSV | hsv(187, 74%, 74%) |
| CMYK | cmyk(73.5%, 8.5%, 0%, 25.9%) |
| CIE-LAB | lab(65.15, -27.55, -17.81) |
| CIE-LCH | lch(65.15, 32.81, 212.88°) |
| OKLab | oklab(68.89% -0.0937 -0.0495) |
| OKLCH | oklch(68.89% 0.106 207.9) |
| XYZ | xyz(25.4403, 34.2363, 53.4017) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.68
Cadetblue
#5F9EA0
ΔE00 7.38
Lightseagreen
#20B2AA
ΔE00 9.40
Darkturquoise
#00CED1
ΔE00 10.28
Sea
#3C9992
ΔE00 10.77
Greyblue
#77A1B5
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ADBD #BD4232
analogous
#32BD87 #32ADBD #3268BD
triadic
#32ADBD #BD32AD #ADBD32
tetradic
#32ADBD #8732BD #BD4232 #68BD32
square
#32ADBD #8732BD #BD4232 #68BD32
split-complementary
#32ADBD #BD3268 #BD8732
monochromatic
#18545C #25818D #32ADBD #59C5D3 #89D6E0
Accessibility & contrast
On white
2.68
#32ADBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#32ADBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ADBD
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ADBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ADBD | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BE
Deuteranopia (green-blind)
#8A98BD
Tritanopia (blue-blind)
#00B5B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #32adbd; /* rgb */ color: rgb(50, 173, 189); /* oklch */ color: oklch(68.9% 0.106 207.9);
Tailwind
colors: {
custom: {
50: '#7fc5d0',
500: '#32adbd',
950: '#000000',
},
}SCSS
$custom: #32adbd; $custom-light: #7fc5d0; $custom-dark: #000000;
JSON
{
"hex": "#32adbd",
"rgb": {
"r": 50,
"g": 173,
"b": 189
},
"hsl": {
"h": 186.906,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.68889,
"c": 0.10599,
"h": 207.9
},
"luminance": 0.34239
}Semantic roles & 50–950 ramp
primary
#32ADBD
secondary
#CA8981
accent
#5846E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282