#32AE9E#32AE9E
#32AE9E is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.0% C 0.109 H 182.5°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #32AE9E |
|---|---|
| RGB | rgb(50, 174, 158) |
| HSL | hsl(172, 55%, 44%) |
| HSV | hsv(172, 71%, 68%) |
| CMYK | cmyk(71.3%, 0%, 9.2%, 31.8%) |
| CIE-LAB | lab(64.50, -37.12, -1.53) |
| CIE-LCH | lch(64.50, 37.15, 182.36°) |
| OKLab | oklab(68.04% -0.1084 -0.0047) |
| OKLCH | oklch(68.04% 0.109 182.5) |
| XYZ | xyz(22.6200, 33.4162, 37.5989) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.27
Tealish
#24BCA8
ΔE00 4.01
Topaz
#13BBAF
ΔE00 4.13
Greeny Blue
#42B395
ΔE00 4.92
Turquoise (survey)
#06C2AC
ΔE00 5.71
Blue Green
#0F9B8E
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AE9E #AE3242
analogous
#32AE60 #32AE9E #3280AE
triadic
#32AE9E #9E32AE #AE9E32
tetradic
#32AE9E #6032AE #AE3242 #80AE32
square
#32AE9E #6032AE #AE3242 #80AE32
split-complementary
#32AE9E #AE3280 #AE6032
monochromatic
#174F48 #247E73 #32AE9E #50CDBD #80DACF
Accessibility & contrast
On white
2.73
#32AE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#32AE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AE9E
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AE9E | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49D
Deuteranopia (green-blind)
#94979F
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32ae9e; /* rgb */ color: rgb(50, 174, 158); /* oklch */ color: oklch(68.0% 0.109 182.5);
Tailwind
colors: {
custom: {
50: '#7cc7ba',
500: '#32ae9e',
950: '#000000',
},
}SCSS
$custom: #32ae9e; $custom-light: #7cc7ba; $custom-dark: #000000;
JSON
{
"hex": "#32ae9e",
"rgb": {
"r": 50,
"g": 174,
"b": 158
},
"hsl": {
"h": 172.258,
"s": 55.357,
"l": 43.922
},
"oklch": {
"l": 0.68041,
"c": 0.10855,
"h": 182.5
},
"luminance": 0.33419
}Semantic roles & 50–950 ramp
primary
#32AE9E
secondary
#C47882
accent
#495CDF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280