#32AEA0#32AEA0
#32AEA0 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.1% C 0.108 H 184.0°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #32AEA0 |
|---|---|
| RGB | rgb(50, 174, 160) |
| HSL | hsl(173, 55%, 44%) |
| HSV | hsv(173, 71%, 68%) |
| CMYK | cmyk(71.3%, 0%, 8%, 31.8%) |
| CIE-LAB | lab(64.55, -36.56, -2.56) |
| CIE-LCH | lch(64.55, 36.65, 184.00°) |
| OKLab | oklab(68.1% -0.1075 -0.0075) |
| OKLCH | oklch(68.1% 0.108 184) |
| XYZ | xyz(22.7936, 33.4856, 38.5130) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.63
Topaz
#13BBAF
ΔE00 3.87
Tealish
#24BCA8
ΔE00 4.23
Greeny Blue
#42B395
ΔE00 5.59
Turquoise (survey)
#06C2AC
ΔE00 5.91
Blue Green
#0F9B8E
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AEA0 #AE3240
analogous
#32AE62 #32AEA0 #327EAE
triadic
#32AEA0 #A032AE #AEA032
tetradic
#32AEA0 #6232AE #AE3240 #7EAE32
square
#32AEA0 #6232AE #AE3240 #7EAE32
split-complementary
#32AEA0 #AE327E #AE6232
monochromatic
#174F49 #247E74 #32AEA0 #50CDBF #80DAD0
Accessibility & contrast
On white
2.73
#32AEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#32AEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AEA0
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AEA0 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A0
Deuteranopia (green-blind)
#9497A1
Tritanopia (blue-blind)
#00B2AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #32aea0; /* rgb */ color: rgb(50, 174, 160); /* oklch */ color: oklch(68.1% 0.108 184.0);
Tailwind
colors: {
custom: {
50: '#7cc7bc',
500: '#32aea0',
950: '#000000',
},
}SCSS
$custom: #32aea0; $custom-light: #7cc7bc; $custom-dark: #000000;
JSON
{
"hex": "#32aea0",
"rgb": {
"r": 50,
"g": 174,
"b": 160
},
"hsl": {
"h": 173.226,
"s": 55.357,
"l": 43.922
},
"oklch": {
"l": 0.68104,
"c": 0.10778,
"h": 184
},
"luminance": 0.33488
}Semantic roles & 50–950 ramp
primary
#32AEA0
secondary
#C47881
accent
#495ADF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281