#32ABA8#32ABA8
#32ABA8 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.103 H 192.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABA8 |
|---|---|
| RGB | rgb(50, 171, 168) |
| HSL | hsl(179, 55%, 43%) |
| HSV | hsv(179, 71%, 67%) |
| CMYK | cmyk(70.8%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(63.86, -32.90, -8.05) |
| CIE-LCH | lch(63.86, 33.87, 193.74°) |
| OKLab | oklab(67.62% -0.1008 -0.0224) |
| OKLCH | oklch(67.62% 0.103 192.5) |
| XYZ | xyz(22.9429, 32.6284, 42.1269) |
| Luminance | 0.3263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.84
Topaz
#13BBAF
ΔE00 5.54
Sea
#3C9992
ΔE00 5.85
Blue Green
#0F9B8E
ΔE00 6.78
Cadetblue
#5F9EA0
ΔE00 6.83
Tealish
#24BCA8
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABA8 #AB3235
analogous
#32AB6B #32ABA8 #3271AB
triadic
#32ABA8 #A832AB #ABA832
tetradic
#32ABA8 #6B32AB #AB3235 #71AB32
square
#32ABA8 #6B32AB #AB3235 #71AB32
split-complementary
#32ABA8 #AB3271 #AB6B32
monochromatic
#164C4B #247C79 #32ABA8 #4FCBC8 #7ED9D7
Accessibility & contrast
On white
2.79
#32ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#32ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABA8
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABA8 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#8F95A9
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32aba8; /* rgb */ color: rgb(50, 171, 168); /* oklch */ color: oklch(67.6% 0.103 192.5);
Tailwind
colors: {
custom: {
50: '#7dc4c1',
500: '#32aba8',
950: '#000000',
},
}SCSS
$custom: #32aba8; $custom-light: #7dc4c1; $custom-dark: #000000;
JSON
{
"hex": "#32aba8",
"rgb": {
"r": 50,
"g": 171,
"b": 168
},
"hsl": {
"h": 178.512,
"s": 54.751,
"l": 43.333
},
"oklch": {
"l": 0.67618,
"c": 0.10326,
"h": 192.5
},
"luminance": 0.32631
}Semantic roles & 50–950 ramp
primary
#32ABA8
secondary
#C27778
accent
#4A4DDE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281