#32AFBD#32AFBD
#32AFBD is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.4% C 0.107 H 206.1°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #32AFBD |
|---|---|
| RGB | rgb(50, 175, 189) |
| HSL | hsl(186, 58%, 47%) |
| HSV | hsv(186, 74%, 74%) |
| CMYK | cmyk(73.5%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(65.76, -28.54, -16.89) |
| CIE-LCH | lch(65.76, 33.17, 210.62°) |
| OKLab | oklab(69.38% -0.0957 -0.0469) |
| OKLCH | oklch(69.38% 0.107 206.1) |
| XYZ | xyz(25.8266, 35.0091, 53.5305) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.75
Cadetblue
#5F9EA0
ΔE00 7.43
Lightseagreen
#20B2AA
ΔE00 8.57
Darkturquoise
#00CED1
ΔE00 9.40
Topaz
#13BBAF
ΔE00 10.42
Sea
#3C9992
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AFBD #BD4032
analogous
#32BD86 #32AFBD #326ABD
triadic
#32AFBD #BD32AF #AFBD32
tetradic
#32AFBD #8632BD #BD4032 #6ABD32
square
#32AFBD #8632BD #BD4032 #6ABD32
split-complementary
#32AFBD #BD326A #BD8632
monochromatic
#18555C #25828D #32AFBD #59C7D3 #89D7E0
Accessibility & contrast
On white
2.62
#32AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#32AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AFBD
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AFBD | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BE
Deuteranopia (green-blind)
#8D9ABD
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #32afbd; /* rgb */ color: rgb(50, 175, 189); /* oklch */ color: oklch(69.4% 0.107 206.1);
Tailwind
colors: {
custom: {
50: '#7fc7d0',
500: '#32afbd',
950: '#000000',
},
}SCSS
$custom: #32afbd; $custom-light: #7fc7d0; $custom-dark: #000000;
JSON
{
"hex": "#32afbd",
"rgb": {
"r": 50,
"g": 175,
"b": 189
},
"hsl": {
"h": 186.043,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.69379,
"c": 0.10658,
"h": 206.1
},
"luminance": 0.35012
}Semantic roles & 50–950 ramp
primary
#32AFBD
secondary
#CA8881
accent
#5646E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282