#32AB99#32AB99
#32AB99 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.1% C 0.108 H 180.8°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #32AB99 |
|---|---|
| RGB | rgb(50, 171, 153) |
| HSL | hsl(171, 55%, 43%) |
| HSV | hsv(171, 71%, 67%) |
| CMYK | cmyk(70.8%, 0%, 10.5%, 32.9%) |
| CIE-LAB | lab(63.43, -37.11, -0.31) |
| CIE-LCH | lch(63.43, 37.11, 180.47°) |
| OKLab | oklab(67.12% -0.1077 -0.0014) |
| OKLCH | oklch(67.12% 0.108 180.8) |
| XYZ | xyz(21.6253, 32.1013, 35.1873) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.35
Greeny Blue
#42B395
ΔE00 4.54
Tealish
#24BCA8
ΔE00 4.78
Topaz
#13BBAF
ΔE00 5.26
Blue Green
#0F9B8E
ΔE00 5.38
Dull Teal
#5F9E8F
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AB99 #AB3244
analogous
#32AB5C #32AB99 #3280AB
triadic
#32AB99 #9932AB #AB9932
tetradic
#32AB99 #5C32AB #AB3244 #80AB32
square
#32AB99 #5C32AB #AB3244 #80AB32
split-complementary
#32AB99 #AB3280 #AB5C32
monochromatic
#164C44 #247C6F #32AB99 #4FCBB9 #7ED9CC
Accessibility & contrast
On white
2.83
#32AB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#32AB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AB99
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AB99 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A198
Deuteranopia (green-blind)
#92949B
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32ab99; /* rgb */ color: rgb(50, 171, 153); /* oklch */ color: oklch(67.1% 0.108 180.8);
Tailwind
colors: {
custom: {
50: '#7bc4b7',
500: '#32ab99',
950: '#000000',
},
}SCSS
$custom: #32ab99; $custom-light: #7bc4b7; $custom-dark: #000000;
JSON
{
"hex": "#32ab99",
"rgb": {
"r": 50,
"g": 171,
"b": 153
},
"hsl": {
"h": 171.074,
"s": 54.751,
"l": 43.333
},
"oklch": {
"l": 0.67123,
"c": 0.10771,
"h": 180.8
},
"luminance": 0.32104
}Semantic roles & 50–950 ramp
primary
#32AB99
secondary
#C27782
accent
#4A60DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280