#32AFAB#32AFAB
#32AFAB is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.7% C 0.106 H 191.8°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #32AFAB |
|---|---|
| RGB | rgb(50, 175, 171) |
| HSL | hsl(178, 56%, 44%) |
| HSV | hsv(178, 71%, 69%) |
| CMYK | cmyk(71.4%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(65.18, -33.92, -7.75) |
| CIE-LCH | lch(65.18, 34.79, 192.87°) |
| OKLab | oklab(68.72% -0.1035 -0.0216) |
| OKLCH | oklch(68.72% 0.106 191.8) |
| XYZ | xyz(23.9927, 34.2755, 43.8715) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.92
Topaz
#13BBAF
ΔE00 4.45
Tealish
#24BCA8
ΔE00 6.54
Sea
#3C9992
ΔE00 6.88
Blue Green
#0F9B8E
ΔE00 7.49
Cadetblue
#5F9EA0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AFAB #AF3236
analogous
#32AF6D #32AFAB #3275AF
triadic
#32AFAB #AB32AF #AFAB32
tetradic
#32AFAB #6D32AF #AF3236 #75AF32
square
#32AFAB #6D32AF #AF3236 #75AF32
split-complementary
#32AFAB #AF3275 #AF6D32
monochromatic
#17504E #247F7C #32AFAB #51CDC9 #81DBD8
Accessibility & contrast
On white
2.67
#32AFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#32AFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AFAB
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AFAB | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AB
Deuteranopia (green-blind)
#9299AC
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #32afab; /* rgb */ color: rgb(50, 175, 171); /* oklch */ color: oklch(68.7% 0.106 191.8);
Tailwind
colors: {
custom: {
50: '#7dc7c4',
500: '#32afab',
950: '#000000',
},
}SCSS
$custom: #32afab; $custom-light: #7dc7c4; $custom-dark: #000000;
JSON
{
"hex": "#32afab",
"rgb": {
"r": 50,
"g": 175,
"b": 171
},
"hsl": {
"h": 178.08,
"s": 55.556,
"l": 44.118
},
"oklch": {
"l": 0.68722,
"c": 0.10575,
"h": 191.8
},
"luminance": 0.34278
}Semantic roles & 50–950 ramp
primary
#32AFAB
secondary
#C4797B
accent
#494EDF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281