#32ACA0#32ACA0
#32ACA0 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.6% C 0.106 H 185.4°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #32ACA0 |
|---|---|
| RGB | rgb(50, 172, 160) |
| HSL | hsl(174, 55%, 44%) |
| HSV | hsv(174, 71%, 67%) |
| CMYK | cmyk(70.9%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(63.93, -35.65, -3.47) |
| CIE-LCH | lch(63.93, 35.81, 185.56°) |
| OKLab | oklab(67.6% -0.1055 -0.0099) |
| OKLCH | oklch(67.6% 0.106 185.4) |
| XYZ | xyz(22.4101, 32.7186, 38.3851) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.43
Topaz
#13BBAF
ΔE00 4.30
Tealish
#24BCA8
ΔE00 5.04
Blue Green
#0F9B8E
ΔE00 5.58
Sea
#3C9992
ΔE00 6.06
Greeny Blue
#42B395
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ACA0 #AC323E
analogous
#32AC63 #32ACA0 #327BAC
triadic
#32ACA0 #A032AC #ACA032
tetradic
#32ACA0 #6332AC #AC323E #7BAC32
square
#32ACA0 #6332AC #AC323E #7BAC32
split-complementary
#32ACA0 #AC327B #AC6332
monochromatic
#164D48 #247D74 #32ACA0 #4FCCC0 #7FDAD1
Accessibility & contrast
On white
2.78
#32ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#32ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ACA0
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ACA0 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A0
Deuteranopia (green-blind)
#9296A1
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32aca0; /* rgb */ color: rgb(50, 172, 160); /* oklch */ color: oklch(67.6% 0.106 185.4);
Tailwind
colors: {
custom: {
50: '#7cc5bc',
500: '#32aca0',
950: '#000000',
},
}SCSS
$custom: #32aca0; $custom-light: #7cc5bc; $custom-dark: #000000;
JSON
{
"hex": "#32aca0",
"rgb": {
"r": 50,
"g": 172,
"b": 160
},
"hsl": {
"h": 174.098,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.676,
"c": 0.10594,
"h": 185.4
},
"luminance": 0.32721
}Semantic roles & 50–950 ramp
primary
#32ACA0
secondary
#C3777F
accent
#4A58DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281