#32AAA0#32AAA0
#32AAA0 is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.1% C 0.104 H 186.8°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #32AAA0 |
|---|---|
| RGB | rgb(50, 170, 160) |
| HSL | hsl(175, 55%, 43%) |
| HSV | hsv(175, 71%, 67%) |
| CMYK | cmyk(70.6%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(63.31, -34.72, -4.39) |
| CIE-LCH | lch(63.31, 34.99, 187.20°) |
| OKLab | oklab(67.1% -0.1034 -0.0124) |
| OKLCH | oklch(67.1% 0.104 186.8) |
| XYZ | xyz(22.0323, 31.9631, 38.2592) |
| Luminance | 0.3197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.55
Topaz
#13BBAF
ΔE00 4.87
Blue Green
#0F9B8E
ΔE00 5.20
Sea
#3C9992
ΔE00 5.35
Tealish
#24BCA8
ΔE00 5.89
Dull Teal
#5F9E8F
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AAA0 #AA323C
analogous
#32AA64 #32AAA0 #3278AA
triadic
#32AAA0 #A032AA #AAA032
tetradic
#32AAA0 #6432AA #AA323C #78AA32
square
#32AAA0 #6432AA #AA323C #78AA32
split-complementary
#32AAA0 #AA3278 #AA6432
monochromatic
#164B47 #247B73 #32AAA0 #4ECBC1 #7DD9D1
Accessibility & contrast
On white
2.84
#32AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#32AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AAA0
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AAA0 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A0
Deuteranopia (green-blind)
#9094A1
Tritanopia (blue-blind)
#00AEA7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #32aaa0; /* rgb */ color: rgb(50, 170, 160); /* oklch */ color: oklch(67.1% 0.104 186.8);
Tailwind
colors: {
custom: {
50: '#7cc4bc',
500: '#32aaa0',
950: '#000000',
},
}SCSS
$custom: #32aaa0; $custom-light: #7cc4bc; $custom-dark: #000000;
JSON
{
"hex": "#32aaa0",
"rgb": {
"r": 50,
"g": 170,
"b": 160
},
"hsl": {
"h": 175,
"s": 54.545,
"l": 43.137
},
"oklch": {
"l": 0.67095,
"c": 0.10415,
"h": 186.8
},
"luminance": 0.31966
}Semantic roles & 50–950 ramp
primary
#32AAA0
secondary
#C2767C
accent
#4A56DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1212
muted
#7C8181