#32AE9F#32AE9F
#32AE9F is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.1% C 0.108 H 183.2°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #32AE9F |
|---|---|
| RGB | rgb(50, 174, 159) |
| HSL | hsl(173, 55%, 44%) |
| HSV | hsv(173, 71%, 68%) |
| CMYK | cmyk(71.3%, 0%, 8.6%, 31.8%) |
| CIE-LAB | lab(64.52, -36.84, -2.04) |
| CIE-LCH | lch(64.52, 36.90, 183.17°) |
| OKLab | oklab(68.07% -0.108 -0.0061) |
| OKLCH | oklch(68.07% 0.108 183.2) |
| XYZ | xyz(22.7065, 33.4508, 38.0541) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.95
Topaz
#13BBAF
ΔE00 3.99
Tealish
#24BCA8
ΔE00 4.11
Greeny Blue
#42B395
ΔE00 5.25
Turquoise (survey)
#06C2AC
ΔE00 5.80
Blue Green
#0F9B8E
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AE9F #AE3241
analogous
#32AE61 #32AE9F #327FAE
triadic
#32AE9F #9F32AE #AE9F32
tetradic
#32AE9F #6132AE #AE3241 #7FAE32
square
#32AE9F #6132AE #AE3241 #7FAE32
split-complementary
#32AE9F #AE327F #AE6132
monochromatic
#174F48 #247E74 #32AE9F #50CDBE #80DAD0
Accessibility & contrast
On white
2.73
#32AE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#32AE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AE9F
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AE9F | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49E
Deuteranopia (green-blind)
#9497A0
Tritanopia (blue-blind)
#00B2A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32ae9f; /* rgb */ color: rgb(50, 174, 159); /* oklch */ color: oklch(68.1% 0.108 183.2);
Tailwind
colors: {
custom: {
50: '#7cc7bb',
500: '#32ae9f',
950: '#000000',
},
}SCSS
$custom: #32ae9f; $custom-light: #7cc7bb; $custom-dark: #000000;
JSON
{
"hex": "#32ae9f",
"rgb": {
"r": 50,
"g": 174,
"b": 159
},
"hsl": {
"h": 172.742,
"s": 55.357,
"l": 43.922
},
"oklch": {
"l": 0.68072,
"c": 0.10815,
"h": 183.2
},
"luminance": 0.33453
}Semantic roles & 50–950 ramp
primary
#32AE9F
secondary
#C47881
accent
#495BDF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280