#32AAAF#32AAAF
#32AAAF is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.6% C 0.102 H 199.1°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #32AAAF |
|---|---|
| RGB | rgb(50, 170, 175) |
| HSL | hsl(182, 56%, 44%) |
| HSV | hsv(182, 71%, 69%) |
| CMYK | cmyk(71.4%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(63.77, -30.35, -12.09) |
| CIE-LCH | lch(63.77, 32.67, 201.72°) |
| OKLab | oklab(67.62% -0.0967 -0.0336) |
| OKLCH | oklch(67.62% 0.102 199.1) |
| XYZ | xyz(23.4245, 32.5199, 45.5916) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.12
Lightseagreen
#20B2AA
ΔE00 5.58
Cadetblue
#5F9EA0
ΔE00 5.91
Sea
#3C9992
ΔE00 7.12
Topaz
#13BBAF
ΔE00 7.98
Blue Green
#0F9B8E
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AAAF #AF3732
analogous
#32AF76 #32AAAF #326CAF
triadic
#32AAAF #AF32AA #AAAF32
tetradic
#32AAAF #7632AF #AF3732 #6CAF32
square
#32AAAF #7632AF #AF3732 #6CAF32
split-complementary
#32AAAF #AF326C #AF7632
monochromatic
#174E50 #247C7F #32AAAF #51C8CD #81D7DB
Accessibility & contrast
On white
2.80
#32AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#32AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AAAF
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AAAF | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2B0
Deuteranopia (green-blind)
#8B95B0
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32aaaf; /* rgb */ color: rgb(50, 170, 175); /* oklch */ color: oklch(67.6% 0.102 199.1);
Tailwind
colors: {
custom: {
50: '#7dc3c6',
500: '#32aaaf',
950: '#000000',
},
}SCSS
$custom: #32aaaf; $custom-light: #7dc3c6; $custom-dark: #000000;
JSON
{
"hex": "#32aaaf",
"rgb": {
"r": 50,
"g": 170,
"b": 175
},
"hsl": {
"h": 182.4,
"s": 55.556,
"l": 44.118
},
"oklch": {
"l": 0.67619,
"c": 0.10234,
"h": 199.1
},
"luminance": 0.32523
}Semantic roles & 50–950 ramp
primary
#32AAAF
secondary
#C47C79
accent
#4F49DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182