#32AAA5#32AAA5
#32AAA5 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.3% C 0.103 H 190.9°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #32AAA5 |
|---|---|
| RGB | rgb(50, 170, 165) |
| HSL | hsl(178, 55%, 43%) |
| HSV | hsv(178, 71%, 67%) |
| CMYK | cmyk(70.6%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(63.46, -33.29, -6.96) |
| CIE-LCH | lch(63.46, 34.01, 191.81°) |
| OKLab | oklab(67.26% -0.1011 -0.0194) |
| OKLCH | oklch(67.26% 0.103 190.9) |
| XYZ | xyz(22.4785, 32.1415, 40.6093) |
| Luminance | 0.3214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.64
Sea
#3C9992
ΔE00 5.38
Topaz
#13BBAF
ΔE00 5.39
Blue Green
#0F9B8E
ΔE00 6.07
Cadetblue
#5F9EA0
ΔE00 7.03
Tealish
#24BCA8
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AAA5 #AA3237
analogous
#32AA69 #32AAA5 #3273AA
triadic
#32AAA5 #A532AA #AAA532
tetradic
#32AAA5 #6932AA #AA3237 #73AA32
square
#32AAA5 #6932AA #AA3237 #73AA32
split-complementary
#32AAA5 #AA3273 #AA6932
monochromatic
#164B49 #247B77 #32AAA5 #4ECBC6 #7DD9D5
Accessibility & contrast
On white
2.83
#32AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#32AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AAA5
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AAA5 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A5
Deuteranopia (green-blind)
#8E94A6
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32aaa5; /* rgb */ color: rgb(50, 170, 165); /* oklch */ color: oklch(67.3% 0.103 190.9);
Tailwind
colors: {
custom: {
50: '#7cc4bf',
500: '#32aaa5',
950: '#000000',
},
}SCSS
$custom: #32aaa5; $custom-light: #7cc4bf; $custom-dark: #000000;
JSON
{
"hex": "#32aaa5",
"rgb": {
"r": 50,
"g": 170,
"b": 165
},
"hsl": {
"h": 177.5,
"s": 54.545,
"l": 43.137
},
"oklch": {
"l": 0.67264,
"c": 0.10298,
"h": 190.9
},
"luminance": 0.32144
}Semantic roles & 50–950 ramp
primary
#32AAA5
secondary
#C27679
accent
#4A50DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181