#32AAB5#32AAB5
#32AAB5 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.8% C 0.103 H 204.1°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #32AAB5 |
|---|---|
| RGB | rgb(50, 170, 181) |
| HSL | hsl(185, 57%, 45%) |
| HSV | hsv(185, 72%, 71%) |
| CMYK | cmyk(72.4%, 6.1%, 0%, 29%) |
| CIE-LAB | lab(63.97, -28.54, -15.14) |
| CIE-LCH | lch(63.97, 32.31, 207.95°) |
| OKLab | oklab(67.84% -0.0941 -0.0421) |
| OKLCH | oklch(67.84% 0.103 204.1) |
| XYZ | xyz(24.0269, 32.7609, 48.7643) |
| Luminance | 0.3276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.21
Cadetblue
#5F9EA0
ΔE00 6.18
Lightseagreen
#20B2AA
ΔE00 7.77
Sea
#3C9992
ΔE00 8.80
Topaz
#13BBAF
ΔE00 9.97
Darkturquoise
#00CED1
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AAB5 #B53D32
analogous
#32B57E #32AAB5 #3269B5
triadic
#32AAB5 #B532AA #AAB532
tetradic
#32AAB5 #7E32B5 #B53D32 #69B532
square
#32AAB5 #7E32B5 #B53D32 #69B532
split-complementary
#32AAB5 #B53269 #B57E32
monochromatic
#185055 #257D85 #32AAB5 #54C5D0 #84D6DD
Accessibility & contrast
On white
2.78
#32AAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#32AAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AAB5
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AAB5 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B6
Deuteranopia (green-blind)
#8A95B5
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32aab5; /* rgb */ color: rgb(50, 170, 181); /* oklch */ color: oklch(67.8% 0.103 204.1);
Tailwind
colors: {
custom: {
50: '#7ec3cb',
500: '#32aab5',
950: '#000000',
},
}SCSS
$custom: #32aab5; $custom-light: #7ec3cb; $custom-dark: #000000;
JSON
{
"hex": "#32aab5",
"rgb": {
"r": 50,
"g": 170,
"b": 181
},
"hsl": {
"h": 185.038,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.67843,
"c": 0.10305,
"h": 204.1
},
"luminance": 0.32764
}Semantic roles & 50–950 ramp
primary
#32AAB5
secondary
#C7827C
accent
#5548E0
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182