#32ADA2#32ADA2
#32ADA2 is a light, moderate teal. Relative luminance 0.332; OKLCH L 67.9% C 0.106 H 186.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #32ADA2 |
|---|---|
| RGB | rgb(50, 173, 162) |
| HSL | hsl(175, 55%, 44%) |
| HSV | hsv(175, 71%, 68%) |
| CMYK | cmyk(71.1%, 0%, 6.4%, 32.2%) |
| CIE-LAB | lab(64.30, -35.55, -4.05) |
| CIE-LCH | lch(64.30, 35.78, 186.49°) |
| OKLab | oklab(67.92% -0.1056 -0.0115) |
| OKLCH | oklch(67.92% 0.106 186.2) |
| XYZ | xyz(22.7775, 33.1712, 39.3777) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.98
Topaz
#13BBAF
ΔE00 4.01
Tealish
#24BCA8
ΔE00 4.99
Blue Green
#0F9B8E
ΔE00 5.93
Sea
#3C9992
ΔE00 6.26
Turquoise (survey)
#06C2AC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ADA2 #AD323D
analogous
#32AD64 #32ADA2 #327AAD
triadic
#32ADA2 #A232AD #ADA232
tetradic
#32ADA2 #6432AD #AD323D #7AAD32
square
#32ADA2 #6432AD #AD323D #7AAD32
split-complementary
#32ADA2 #AD327A #AD6432
monochromatic
#174E49 #247E76 #32ADA2 #50CCC1 #7FDAD2
Accessibility & contrast
On white
2.75
#32ADA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#32ADA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ADA2
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ADA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ADA2 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A2
Deuteranopia (green-blind)
#9296A3
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32ada2; /* rgb */ color: rgb(50, 173, 162); /* oklch */ color: oklch(67.9% 0.106 186.2);
Tailwind
colors: {
custom: {
50: '#7cc6bd',
500: '#32ada2',
950: '#000000',
},
}SCSS
$custom: #32ada2; $custom-light: #7cc6bd; $custom-dark: #000000;
JSON
{
"hex": "#32ada2",
"rgb": {
"r": 50,
"g": 173,
"b": 162
},
"hsl": {
"h": 174.634,
"s": 55.157,
"l": 43.725
},
"oklch": {
"l": 0.67917,
"c": 0.1062,
"h": 186.2
},
"luminance": 0.33174
}Semantic roles & 50–950 ramp
primary
#32ADA2
secondary
#C3787E
accent
#4957DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281