#32ADA4#32ADA4
#32ADA4 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.0% C 0.106 H 187.8°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #32ADA4 |
|---|---|
| RGB | rgb(50, 173, 164) |
| HSL | hsl(176, 55%, 44%) |
| HSV | hsv(176, 71%, 68%) |
| CMYK | cmyk(71.1%, 0%, 5.2%, 32.2%) |
| CIE-LAB | lab(64.36, -34.98, -5.08) |
| CIE-LCH | lch(64.36, 35.35, 188.25°) |
| OKLab | oklab(67.98% -0.1047 -0.0143) |
| OKLCH | oklch(67.98% 0.106 187.8) |
| XYZ | xyz(22.9567, 33.2429, 40.3214) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.65
Topaz
#13BBAF
ΔE00 4.09
Tealish
#24BCA8
ΔE00 5.44
Blue Green
#0F9B8E
ΔE00 6.14
Sea
#3C9992
ΔE00 6.17
Turquoise (survey)
#06C2AC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ADA4 #AD323B
analogous
#32AD66 #32ADA4 #3278AD
triadic
#32ADA4 #A432AD #ADA432
tetradic
#32ADA4 #6632AD #AD323B #78AD32
square
#32ADA4 #6632AD #AD323B #78AD32
split-complementary
#32ADA4 #AD3278 #AD6632
monochromatic
#174E4A #247E77 #32ADA4 #50CCC3 #7FDAD3
Accessibility & contrast
On white
2.75
#32ADA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#32ADA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ADA4
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ADA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ADA4 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A4
Deuteranopia (green-blind)
#9297A5
Tritanopia (blue-blind)
#00B1AA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32ada4; /* rgb */ color: rgb(50, 173, 164); /* oklch */ color: oklch(68.0% 0.106 187.8);
Tailwind
colors: {
custom: {
50: '#7dc6be',
500: '#32ada4',
950: '#000000',
},
}SCSS
$custom: #32ada4; $custom-light: #7dc6be; $custom-dark: #000000;
JSON
{
"hex": "#32ada4",
"rgb": {
"r": 50,
"g": 173,
"b": 164
},
"hsl": {
"h": 175.61,
"s": 55.157,
"l": 43.725
},
"oklch": {
"l": 0.67984,
"c": 0.10563,
"h": 187.8
},
"luminance": 0.33246
}Semantic roles & 50–950 ramp
primary
#32ADA4
secondary
#C3787D
accent
#4954DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281