#32AD9E#32AD9E
#32AD9E is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.108 H 183.2°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #32AD9E |
|---|---|
| RGB | rgb(50, 173, 158) |
| HSL | hsl(173, 55%, 44%) |
| HSV | hsv(173, 71%, 68%) |
| CMYK | cmyk(71.1%, 0%, 8.7%, 32.2%) |
| CIE-LAB | lab(64.19, -36.66, -1.98) |
| CIE-LCH | lch(64.19, 36.71, 183.10°) |
| OKLab | oklab(67.79% -0.1074 -0.0059) |
| OKLCH | oklch(67.79% 0.108 183.2) |
| XYZ | xyz(22.4276, 33.0313, 37.5348) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.09
Topaz
#13BBAF
ΔE00 4.26
Tealish
#24BCA8
ΔE00 4.37
Greeny Blue
#42B395
ΔE00 5.31
Blue Green
#0F9B8E
ΔE00 5.79
Turquoise (survey)
#06C2AC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AD9E #AD3241
analogous
#32AD60 #32AD9E #327EAD
triadic
#32AD9E #9E32AD #AD9E32
tetradic
#32AD9E #6032AD #AD3241 #7EAD32
square
#32AD9E #6032AD #AD3241 #7EAD32
split-complementary
#32AD9E #AD327E #AD6032
monochromatic
#174E47 #247E73 #32AD9E #50CCBD #7FDACF
Accessibility & contrast
On white
2.76
#32AD9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#32AD9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AD9E
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AD9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AD9E | 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)
#A5A39D
Deuteranopia (green-blind)
#93969F
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32ad9e; /* rgb */ color: rgb(50, 173, 158); /* oklch */ color: oklch(67.8% 0.108 183.2);
Tailwind
colors: {
custom: {
50: '#7cc6ba',
500: '#32ad9e',
950: '#000000',
},
}SCSS
$custom: #32ad9e; $custom-light: #7cc6ba; $custom-dark: #000000;
JSON
{
"hex": "#32ad9e",
"rgb": {
"r": 50,
"g": 173,
"b": 158
},
"hsl": {
"h": 172.683,
"s": 55.157,
"l": 43.725
},
"oklch": {
"l": 0.67788,
"c": 0.10758,
"h": 183.2
},
"luminance": 0.33034
}Semantic roles & 50–950 ramp
primary
#32AD9E
secondary
#C37881
accent
#495CDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280