#32AFB9#32AFB9
#32AFB9 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.106 H 203.0°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #32AFB9 |
|---|---|
| RGB | rgb(50, 175, 185) |
| HSL | hsl(184, 57%, 46%) |
| HSV | hsv(184, 73%, 73%) |
| CMYK | cmyk(73%, 5.4%, 0%, 27.5%) |
| CIE-LAB | lab(65.62, -29.77, -14.87) |
| CIE-LCH | lch(65.62, 33.28, 206.55°) |
| OKLab | oklab(69.23% -0.0974 -0.0413) |
| OKLCH | oklch(69.23% 0.106 203) |
| XYZ | xyz(25.3984, 34.8378, 51.2753) |
| Luminance | 0.3484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.97
Cadetblue
#5F9EA0
ΔE00 7.02
Lightseagreen
#20B2AA
ΔE00 7.07
Darkturquoise
#00CED1
ΔE00 8.77
Topaz
#13BBAF
ΔE00 8.99
Sea
#3C9992
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AFB9 #B93C32
analogous
#32B97F #32AFB9 #326BB9
triadic
#32AFB9 #B932AF #AFB932
tetradic
#32AFB9 #7F32B9 #B93C32 #6BB932
square
#32AFB9 #7F32B9 #B93C32 #6BB932
split-complementary
#32AFB9 #B9326B #B97F32
monochromatic
#185459 #258189 #32AFB9 #57C8D2 #87D8DF
Accessibility & contrast
On white
2.64
#32AFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#32AFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AFB9
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AFB9 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A7BA
Deuteranopia (green-blind)
#8E99BA
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32afb9; /* rgb */ color: rgb(50, 175, 185); /* oklch */ color: oklch(69.2% 0.106 203.0);
Tailwind
colors: {
custom: {
50: '#7fc7ce',
500: '#32afb9',
950: '#000000',
},
}SCSS
$custom: #32afb9; $custom-light: #7fc7ce; $custom-dark: #000000;
JSON
{
"hex": "#32afb9",
"rgb": {
"r": 50,
"g": 175,
"b": 185
},
"hsl": {
"h": 184.444,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.69226,
"c": 0.10578,
"h": 203
},
"luminance": 0.34841
}Semantic roles & 50–950 ramp
primary
#32AFB9
secondary
#C8847F
accent
#5247E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282