#32AFA4#32AFA4
#32AFA4 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.5% C 0.107 H 186.3°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #32AFA4 |
|---|---|
| RGB | rgb(50, 175, 164) |
| HSL | hsl(175, 56%, 44%) |
| HSV | hsv(175, 71%, 69%) |
| CMYK | cmyk(71.4%, 0%, 6.3%, 31.4%) |
| CIE-LAB | lab(64.97, -35.91, -4.16) |
| CIE-LCH | lch(64.97, 36.15, 186.61°) |
| OKLab | oklab(68.49% -0.1067 -0.0118) |
| OKLCH | oklch(68.49% 0.107 186.3) |
| XYZ | xyz(23.3430, 34.0156, 40.4502) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.59
Topaz
#13BBAF
ΔE00 3.46
Tealish
#24BCA8
ΔE00 4.56
Turquoise (survey)
#06C2AC
ΔE00 6.16
Blue Green
#0F9B8E
ΔE00 6.48
Greeny Blue
#42B395
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AFA4 #AF323D
analogous
#32AF66 #32AFA4 #327CAF
triadic
#32AFA4 #A432AF #AFA432
tetradic
#32AFA4 #6632AF #AF323D #7CAF32
square
#32AFA4 #6632AF #AF323D #7CAF32
split-complementary
#32AFA4 #AF327C #AF6632
monochromatic
#17504B #247F77 #32AFA4 #51CDC2 #81DBD3
Accessibility & contrast
On white
2.69
#32AFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#32AFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AFA4
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AFA4 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A4
Deuteranopia (green-blind)
#9498A5
Tritanopia (blue-blind)
#00B3AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #32afa4; /* rgb */ color: rgb(50, 175, 164); /* oklch */ color: oklch(68.5% 0.107 186.3);
Tailwind
colors: {
custom: {
50: '#7dc7be',
500: '#32afa4',
950: '#000000',
},
}SCSS
$custom: #32afa4; $custom-light: #7dc7be; $custom-dark: #000000;
JSON
{
"hex": "#32afa4",
"rgb": {
"r": 50,
"g": 175,
"b": 164
},
"hsl": {
"h": 174.72,
"s": 55.556,
"l": 44.118
},
"oklch": {
"l": 0.68486,
"c": 0.10735,
"h": 186.3
},
"luminance": 0.34018
}Semantic roles & 50–950 ramp
primary
#32AFA4
secondary
#C4797F
accent
#4956DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281