#32AD9F#32AD9F
#32AD9F is a light, moderate teal. Relative luminance 0.331; OKLCH L 67.8% C 0.107 H 183.9°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #32AD9F |
|---|---|
| RGB | rgb(50, 173, 159) |
| HSL | hsl(173, 55%, 44%) |
| HSV | hsv(173, 71%, 68%) |
| CMYK | cmyk(71.1%, 0%, 8.1%, 32.2%) |
| CIE-LAB | lab(64.21, -36.38, -2.50) |
| CIE-LCH | lch(64.21, 36.47, 183.93°) |
| OKLab | oklab(67.82% -0.107 -0.0073) |
| OKLCH | oklch(67.82% 0.107 183.9) |
| XYZ | xyz(22.5140, 33.0658, 37.9900) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.78
Topaz
#13BBAF
ΔE00 4.15
Tealish
#24BCA8
ΔE00 4.49
Greeny Blue
#42B395
ΔE00 5.64
Blue Green
#0F9B8E
ΔE00 5.79
Turquoise (survey)
#06C2AC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AD9F #AD3240
analogous
#32AD61 #32AD9F #327DAD
triadic
#32AD9F #9F32AD #AD9F32
tetradic
#32AD9F #6132AD #AD3240 #7DAD32
square
#32AD9F #6132AD #AD3240 #7DAD32
split-complementary
#32AD9F #AD327D #AD6132
monochromatic
#174E48 #247E73 #32AD9F #50CCBE #7FDAD0
Accessibility & contrast
On white
2.76
#32AD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#32AD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AD9F
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AD9F | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39F
Deuteranopia (green-blind)
#9396A0
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32ad9f; /* rgb */ color: rgb(50, 173, 159); /* oklch */ color: oklch(67.8% 0.107 183.9);
Tailwind
colors: {
custom: {
50: '#7cc6bb',
500: '#32ad9f',
950: '#000000',
},
}SCSS
$custom: #32ad9f; $custom-light: #7cc6bb; $custom-dark: #000000;
JSON
{
"hex": "#32ad9f",
"rgb": {
"r": 50,
"g": 173,
"b": 159
},
"hsl": {
"h": 173.171,
"s": 55.157,
"l": 43.725
},
"oklch": {
"l": 0.6782,
"c": 0.10721,
"h": 183.9
},
"luminance": 0.33068
}Semantic roles & 50–950 ramp
primary
#32AD9F
secondary
#C37880
accent
#495ADE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280