#32ADB7#32ADB7
#32ADB7 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.7% C 0.105 H 203.1°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #32ADB7 |
|---|---|
| RGB | rgb(50, 173, 183) |
| HSL | hsl(185, 57%, 46%) |
| HSV | hsv(185, 73%, 72%) |
| CMYK | cmyk(72.7%, 5.5%, 0%, 28.2%) |
| CIE-LAB | lab(64.95, -29.40, -14.78) |
| CIE-LCH | lch(64.95, 32.90, 206.69°) |
| OKLab | oklab(68.66% -0.0962 -0.0411) |
| OKLCH | oklch(68.66% 0.105 203.1) |
| XYZ | xyz(24.8024, 33.9812, 50.0424) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.11
Cadetblue
#5F9EA0
ΔE00 6.63
Lightseagreen
#20B2AA
ΔE00 7.17
Sea
#3C9992
ΔE00 9.05
Topaz
#13BBAF
ΔE00 9.22
Darkturquoise
#00CED1
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ADB7 #B73C32
analogous
#32B77E #32ADB7 #326AB7
triadic
#32ADB7 #B732AD #ADB732
tetradic
#32ADB7 #7E32B7 #B73C32 #6AB732
square
#32ADB7 #7E32B7 #B73C32 #6AB732
split-complementary
#32ADB7 #B7326A #B77E32
monochromatic
#185257 #258087 #32ADB7 #56C7D1 #86D7DE
Accessibility & contrast
On white
2.69
#32ADB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#32ADB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ADB7
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ADB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ADB7 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6B8
Deuteranopia (green-blind)
#8C98B7
Tritanopia (blue-blind)
#00B4B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #32adb7; /* rgb */ color: rgb(50, 173, 183); /* oklch */ color: oklch(68.7% 0.105 203.1);
Tailwind
colors: {
custom: {
50: '#7ec6cc',
500: '#32adb7',
950: '#000000',
},
}SCSS
$custom: #32adb7; $custom-light: #7ec6cc; $custom-dark: #000000;
JSON
{
"hex": "#32adb7",
"rgb": {
"r": 50,
"g": 173,
"b": 183
},
"hsl": {
"h": 184.511,
"s": 57.082,
"l": 45.686
},
"oklch": {
"l": 0.68659,
"c": 0.10463,
"h": 203.1
},
"luminance": 0.33984
}Semantic roles & 50–950 ramp
primary
#32ADB7
secondary
#C7837D
accent
#5347E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282