#32AD9C#32AD9C
#32AD9C is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.7% C 0.108 H 181.7°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #32AD9C |
|---|---|
| RGB | rgb(50, 173, 156) |
| HSL | hsl(172, 55%, 44%) |
| HSV | hsv(172, 71%, 68%) |
| CMYK | cmyk(71.1%, 0%, 9.8%, 32.2%) |
| CIE-LAB | lab(64.13, -37.21, -0.95) |
| CIE-LCH | lch(64.13, 37.22, 181.46°) |
| OKLab | oklab(67.72% -0.1083 -0.0032) |
| OKLCH | oklch(67.72% 0.108 181.7) |
| XYZ | xyz(22.2568, 32.9630, 36.6355) |
| Luminance | 0.3297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.73
Tealish
#24BCA8
ΔE00 4.23
Topaz
#13BBAF
ΔE00 4.56
Greeny Blue
#42B395
ΔE00 4.66
Blue Green
#0F9B8E
ΔE00 5.85
Turquoise (survey)
#06C2AC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AD9C #AD3243
analogous
#32AD5E #32AD9C #3280AD
triadic
#32AD9C #9C32AD #AD9C32
tetradic
#32AD9C #5E32AD #AD3243 #80AD32
square
#32AD9C #5E32AD #AD3243 #80AD32
split-complementary
#32AD9C #AD3280 #AD5E32
monochromatic
#174E46 #247E71 #32AD9C #50CCBB #7FDACE
Accessibility & contrast
On white
2.77
#32AD9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#32AD9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AD9C
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AD9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AD9C | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39B
Deuteranopia (green-blind)
#94969E
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32ad9c; /* rgb */ color: rgb(50, 173, 156); /* oklch */ color: oklch(67.7% 0.108 181.7);
Tailwind
colors: {
custom: {
50: '#7cc6b9',
500: '#32ad9c',
950: '#000000',
},
}SCSS
$custom: #32ad9c; $custom-light: #7cc6b9; $custom-dark: #000000;
JSON
{
"hex": "#32ad9c",
"rgb": {
"r": 50,
"g": 173,
"b": 156
},
"hsl": {
"h": 171.707,
"s": 55.157,
"l": 43.725
},
"oklch": {
"l": 0.67724,
"c": 0.1084,
"h": 181.7
},
"luminance": 0.32966
}Semantic roles & 50–950 ramp
primary
#32AD9C
secondary
#C37882
accent
#495EDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280