#32AC95#32AC95
#32AC95 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.3% C 0.111 H 177.3°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #32AC95 |
|---|---|
| RGB | rgb(50, 172, 149) |
| HSL | hsl(169, 55%, 44%) |
| HSV | hsv(169, 71%, 67%) |
| CMYK | cmyk(70.9%, 0%, 13.4%, 32.5%) |
| CIE-LAB | lab(63.63, -38.64, 2.22) |
| CIE-LCH | lch(63.63, 38.70, 176.70°) |
| OKLab | oklab(67.26% -0.1106 0.0053) |
| OKLCH | oklch(67.26% 0.111 177.3) |
| XYZ | xyz(21.4900, 32.3506, 33.5396) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.11
Tealish
#24BCA8
ΔE00 4.79
Lightseagreen
#20B2AA
ΔE00 5.81
Topaz
#13BBAF
ΔE00 6.10
Blue Green
#0F9B8E
ΔE00 6.25
Turquoise (survey)
#06C2AC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AC95 #AC3249
analogous
#32AC58 #32AC95 #3286AC
triadic
#32AC95 #9532AC #AC9532
tetradic
#32AC95 #5832AC #AC3249 #86AC32
square
#32AC95 #5832AC #AC3249 #86AC32
split-complementary
#32AC95 #AC3286 #AC5832
monochromatic
#164D43 #247D6C #32AC95 #4FCCB4 #7FDAC9
Accessibility & contrast
On white
2.81
#32AC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#32AC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AC95
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AC95 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#949597
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32ac95; /* rgb */ color: rgb(50, 172, 149); /* oklch */ color: oklch(67.3% 0.111 177.3);
Tailwind
colors: {
custom: {
50: '#7bc5b4',
500: '#32ac95',
950: '#000000',
},
}SCSS
$custom: #32ac95; $custom-light: #7bc5b4; $custom-dark: #000000;
JSON
{
"hex": "#32ac95",
"rgb": {
"r": 50,
"g": 172,
"b": 149
},
"hsl": {
"h": 168.689,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.67255,
"c": 0.11074,
"h": 177.3
},
"luminance": 0.32353
}Semantic roles & 50–950 ramp
primary
#32AC95
secondary
#C37785
accent
#4A66DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280