#32AC98#32AC98
#32AC98 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.3% C 0.109 H 179.4°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #32AC98 |
|---|---|
| RGB | rgb(50, 172, 152) |
| HSL | hsl(170, 55%, 44%) |
| HSV | hsv(170, 71%, 67%) |
| CMYK | cmyk(70.9%, 0%, 11.6%, 32.5%) |
| CIE-LAB | lab(63.71, -37.84, 0.67) |
| CIE-LCH | lch(63.71, 37.84, 178.99°) |
| OKLab | oklab(67.35% -0.1092 0.0012) |
| OKLCH | oklch(67.35% 0.109 179.4) |
| XYZ | xyz(21.7326, 32.4476, 34.8173) |
| Luminance | 0.3245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.86
Tealish
#24BCA8
ΔE00 4.54
Lightseagreen
#20B2AA
ΔE00 4.84
Topaz
#13BBAF
ΔE00 5.40
Blue Green
#0F9B8E
ΔE00 5.84
Turquoise (survey)
#06C2AC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AC98 #AC3246
analogous
#32AC5B #32AC98 #3283AC
triadic
#32AC98 #9832AC #AC9832
tetradic
#32AC98 #5B32AC #AC3246 #83AC32
square
#32AC98 #5B32AC #AC3246 #83AC32
split-complementary
#32AC98 #AC3283 #AC5B32
monochromatic
#164D44 #247D6E #32AC98 #4FCCB7 #7FDACB
Accessibility & contrast
On white
2.80
#32AC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#32AC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AC98
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AC98 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A297
Deuteranopia (green-blind)
#94959A
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32ac98; /* rgb */ color: rgb(50, 172, 152); /* oklch */ color: oklch(67.3% 0.109 179.4);
Tailwind
colors: {
custom: {
50: '#7cc5b6',
500: '#32ac98',
950: '#000000',
},
}SCSS
$custom: #32ac98; $custom-light: #7cc5b6; $custom-dark: #000000;
JSON
{
"hex": "#32ac98",
"rgb": {
"r": 50,
"g": 172,
"b": 152
},
"hsl": {
"h": 170.164,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.67346,
"c": 0.10921,
"h": 179.4
},
"luminance": 0.3245
}Semantic roles & 50–950 ramp
primary
#32AC98
secondary
#C37784
accent
#4A62DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280