#32AE98#32AE98
#32AE98 is a light, moderate teal. Relative luminance 0.332; OKLCH L 67.9% C 0.111 H 178.2°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #32AE98 |
|---|---|
| RGB | rgb(50, 174, 152) |
| HSL | hsl(169, 55%, 44%) |
| HSV | hsv(169, 71%, 68%) |
| CMYK | cmyk(71.3%, 0%, 12.6%, 31.8%) |
| CIE-LAB | lab(64.33, -38.73, 1.58) |
| CIE-LCH | lch(64.33, 38.77, 177.67°) |
| OKLab | oklab(67.86% -0.1113 0.0036) |
| OKLCH | oklch(67.86% 0.111 178.2) |
| XYZ | xyz(22.1161, 33.2146, 34.9452) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.09
Tealish
#24BCA8
ΔE00 4.11
Lightseagreen
#20B2AA
ΔE00 5.27
Topaz
#13BBAF
ΔE00 5.40
Turquoise (survey)
#06C2AC
ΔE00 5.63
Blue Green
#0F9B8E
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AE98 #AE3248
analogous
#32AE5A #32AE98 #3286AE
triadic
#32AE98 #9832AE #AE9832
tetradic
#32AE98 #5A32AE #AE3248 #86AE32
square
#32AE98 #5A32AE #AE3248 #86AE32
split-complementary
#32AE98 #AE3286 #AE5A32
monochromatic
#174F45 #247E6E #32AE98 #50CDB7 #80DACA
Accessibility & contrast
On white
2.75
#32AE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#32AE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AE98
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AE98 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A397
Deuteranopia (green-blind)
#96979A
Tritanopia (blue-blind)
#00B1A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32ae98; /* rgb */ color: rgb(50, 174, 152); /* oklch */ color: oklch(67.9% 0.111 178.2);
Tailwind
colors: {
custom: {
50: '#7cc7b6',
500: '#32ae98',
950: '#000000',
},
}SCSS
$custom: #32ae98; $custom-light: #7cc7b6; $custom-dark: #000000;
JSON
{
"hex": "#32ae98",
"rgb": {
"r": 50,
"g": 174,
"b": 152
},
"hsl": {
"h": 169.355,
"s": 55.357,
"l": 43.922
},
"oklch": {
"l": 0.67855,
"c": 0.11132,
"h": 178.2
},
"luminance": 0.33217
}Semantic roles & 50–950 ramp
primary
#32AE98
secondary
#C47886
accent
#4964DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280