#32ABBD#32ABBD
#32ABBD is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.105 H 209.6°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABBD |
|---|---|
| RGB | rgb(50, 171, 189) |
| HSL | hsl(188, 58%, 47%) |
| HSV | hsv(188, 74%, 74%) |
| CMYK | cmyk(73.5%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(64.54, -26.56, -18.73) |
| CIE-LCH | lch(64.54, 32.50, 215.19°) |
| OKLab | oklab(68.4% -0.0917 -0.0521) |
| OKLCH | oklch(68.4% 0.105 209.6) |
| XYZ | xyz(25.0596, 33.4751, 53.2748) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.11
Cadetblue
#5F9EA0
ΔE00 7.43
Greyblue
#77A1B5
ΔE00 10.21
Lightseagreen
#20B2AA
ΔE00 10.25
Sea
#3C9992
ΔE00 11.10
Darkturquoise
#00CED1
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABBD #BD4432
analogous
#32BD8A #32ABBD #3266BD
triadic
#32ABBD #BD32AB #ABBD32
tetradic
#32ABBD #8A32BD #BD4432 #66BD32
square
#32ABBD #8A32BD #BD4432 #66BD32
split-complementary
#32ABBD #BD3266 #BD8A32
monochromatic
#18535C #257F8D #32ABBD #59C3D3 #89D5E0
Accessibility & contrast
On white
2.73
#32ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#32ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABBD
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABBD | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BE
Deuteranopia (green-blind)
#8896BD
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32abbd; /* rgb */ color: rgb(50, 171, 189); /* oklch */ color: oklch(68.4% 0.105 209.6);
Tailwind
colors: {
custom: {
50: '#7fc4d0',
500: '#32abbd',
950: '#000000',
},
}SCSS
$custom: #32abbd; $custom-light: #7fc4d0; $custom-dark: #000000;
JSON
{
"hex": "#32abbd",
"rgb": {
"r": 50,
"g": 171,
"b": 189
},
"hsl": {
"h": 187.77,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.684,
"c": 0.10549,
"h": 209.6
},
"luminance": 0.33478
}Semantic roles & 50–950 ramp
primary
#32ABBD
secondary
#CA8A81
accent
#5A46E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182