#32AA99#32AA99
#32AA99 is a light, moderate teal. Relative luminance 0.317; OKLCH L 66.9% C 0.107 H 181.4°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #32AA99 |
|---|---|
| RGB | rgb(50, 170, 153) |
| HSL | hsl(172, 55%, 43%) |
| HSV | hsv(172, 71%, 67%) |
| CMYK | cmyk(70.6%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(63.11, -36.66, -0.76) |
| CIE-LCH | lch(63.11, 36.67, 181.19°) |
| OKLab | oklab(66.87% -0.1067 -0.0026) |
| OKLCH | oklch(66.87% 0.107 181.4) |
| XYZ | xyz(21.4371, 31.7250, 35.1246) |
| Luminance | 0.3173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.22
Greeny Blue
#42B395
ΔE00 4.96
Blue Green
#0F9B8E
ΔE00 5.04
Tealish
#24BCA8
ΔE00 5.09
Topaz
#13BBAF
ΔE00 5.37
Dull Teal
#5F9E8F
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AA99 #AA3243
analogous
#32AA5D #32AA99 #327FAA
triadic
#32AA99 #9932AA #AA9932
tetradic
#32AA99 #5D32AA #AA3243 #7FAA32
square
#32AA99 #5D32AA #AA3243 #7FAA32
split-complementary
#32AA99 #AA327F #AA5D32
monochromatic
#164B44 #247B6E #32AA99 #4ECBB9 #7DD9CC
Accessibility & contrast
On white
2.86
#32AA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#32AA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AA99
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AA99 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A098
Deuteranopia (green-blind)
#91949B
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #32aa99; /* rgb */ color: rgb(50, 170, 153); /* oklch */ color: oklch(66.9% 0.107 181.4);
Tailwind
colors: {
custom: {
50: '#7bc4b7',
500: '#32aa99',
950: '#000000',
},
}SCSS
$custom: #32aa99; $custom-light: #7bc4b7; $custom-dark: #000000;
JSON
{
"hex": "#32aa99",
"rgb": {
"r": 50,
"g": 170,
"b": 153
},
"hsl": {
"h": 171.5,
"s": 54.545,
"l": 43.137
},
"oklch": {
"l": 0.66869,
"c": 0.10669,
"h": 181.4
},
"luminance": 0.31727
}Semantic roles & 50–950 ramp
primary
#32AA99
secondary
#C27681
accent
#4A5FDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280