#32ABAC#32ABAC
#32ABAC is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.8% C 0.103 H 195.8°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABAC |
|---|---|
| RGB | rgb(50, 171, 172) |
| HSL | hsl(180, 55%, 44%) |
| HSV | hsv(180, 71%, 67%) |
| CMYK | cmyk(70.9%, 0.6%, 0%, 32.5%) |
| CIE-LAB | lab(63.98, -31.73, -10.10) |
| CIE-LCH | lch(63.98, 33.30, 197.65°) |
| OKLab | oklab(67.76% -0.099 -0.028) |
| OKLCH | oklch(67.76% 0.103 195.8) |
| XYZ | xyz(23.3213, 32.7797, 44.1197) |
| Luminance | 0.3278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.06
Cadetblue
#5F9EA0
ΔE00 6.32
Sea
#3C9992
ΔE00 6.46
Turquoise Blue
#06B1C4
ΔE00 6.49
Topaz
#13BBAF
ΔE00 6.58
Blue Green
#0F9B8E
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABAC #AC3332
analogous
#32AC70 #32ABAC #326EAC
triadic
#32ABAC #AC32AB #ABAC32
tetradic
#32ABAC #7032AC #AC3332 #6EAC32
square
#32ABAC #7032AC #AC3332 #6EAC32
split-complementary
#32ABAC #AC326E #AC7032
monochromatic
#164D4D #247C7D #32ABAC #4FCBCC #7FD9DA
Accessibility & contrast
On white
2.78
#32ABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#32ABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABAC
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABAC | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AC
Deuteranopia (green-blind)
#8D95AD
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32abac; /* rgb */ color: rgb(50, 171, 172); /* oklch */ color: oklch(67.8% 0.103 195.8);
Tailwind
colors: {
custom: {
50: '#7dc4c4',
500: '#32abac',
950: '#000000',
},
}SCSS
$custom: #32abac; $custom-light: #7dc4c4; $custom-dark: #000000;
JSON
{
"hex": "#32abac",
"rgb": {
"r": 50,
"g": 171,
"b": 172
},
"hsl": {
"h": 180.492,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.67759,
"c": 0.10291,
"h": 195.8
},
"luminance": 0.32782
}Semantic roles & 50–950 ramp
primary
#32ABAC
secondary
#C37877
accent
#4B4ADE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281