#32AFAA#32AFAA
#32AFAA is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.7% C 0.106 H 191.0°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #32AFAA |
|---|---|
| RGB | rgb(50, 175, 170) |
| HSL | hsl(178, 56%, 44%) |
| HSV | hsv(178, 71%, 69%) |
| CMYK | cmyk(71.4%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(65.15, -34.21, -7.24) |
| CIE-LCH | lch(65.15, 34.97, 191.95°) |
| OKLab | oklab(68.69% -0.104 -0.0202) |
| OKLCH | oklch(68.69% 0.106 191) |
| XYZ | xyz(23.8977, 34.2375, 43.3714) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.62
Topaz
#13BBAF
ΔE00 4.21
Tealish
#24BCA8
ΔE00 6.22
Sea
#3C9992
ΔE00 6.81
Blue Green
#0F9B8E
ΔE00 7.29
Turquoise (survey)
#06C2AC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AFAA #AF3237
analogous
#32AF6C #32AFAA #3276AF
triadic
#32AFAA #AA32AF #AFAA32
tetradic
#32AFAA #6C32AF #AF3237 #76AF32
square
#32AFAA #6C32AF #AF3237 #76AF32
split-complementary
#32AFAA #AF3276 #AF6C32
monochromatic
#17504E #247F7C #32AFAA #51CDC8 #81DBD7
Accessibility & contrast
On white
2.68
#32AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#32AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AFAA
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AFAA | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AA
Deuteranopia (green-blind)
#9299AB
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #32afaa; /* rgb */ color: rgb(50, 175, 170); /* oklch */ color: oklch(68.7% 0.106 191.0);
Tailwind
colors: {
custom: {
50: '#7dc7c3',
500: '#32afaa',
950: '#000000',
},
}SCSS
$custom: #32afaa; $custom-light: #7dc7c3; $custom-dark: #000000;
JSON
{
"hex": "#32afaa",
"rgb": {
"r": 50,
"g": 175,
"b": 170
},
"hsl": {
"h": 177.6,
"s": 55.556,
"l": 44.118
},
"oklch": {
"l": 0.68687,
"c": 0.10592,
"h": 191
},
"luminance": 0.3424
}Semantic roles & 50–950 ramp
primary
#32AFAA
secondary
#C4797C
accent
#494FDF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281