#32ABB5#32ABB5
#32ABB5 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.103 H 203.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABB5 |
|---|---|
| RGB | rgb(50, 171, 181) |
| HSL | hsl(185, 57%, 45%) |
| HSV | hsv(185, 72%, 71%) |
| CMYK | cmyk(72.4%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(64.27, -29.03, -14.68) |
| CIE-LCH | lch(64.27, 32.53, 206.83°) |
| OKLab | oklab(68.09% -0.0951 -0.0408) |
| OKLCH | oklch(68.09% 0.103 203.2) |
| XYZ | xyz(24.2151, 33.1373, 48.8270) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.34
Cadetblue
#5F9EA0
ΔE00 6.26
Lightseagreen
#20B2AA
ΔE00 7.32
Sea
#3C9992
ΔE00 8.68
Topaz
#13BBAF
ΔE00 9.49
Darkturquoise
#00CED1
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABB5 #B53C32
analogous
#32B57D #32ABB5 #326AB5
triadic
#32ABB5 #B532AB #ABB532
tetradic
#32ABB5 #7D32B5 #B53C32 #6AB532
square
#32ABB5 #7D32B5 #B53C32 #6AB532
split-complementary
#32ABB5 #B5326A #B57D32
monochromatic
#185055 #257E85 #32ABB5 #54C6D0 #84D6DD
Accessibility & contrast
On white
2.75
#32ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#32ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABB5
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABB5 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B6
Deuteranopia (green-blind)
#8B96B5
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32abb5; /* rgb */ color: rgb(50, 171, 181); /* oklch */ color: oklch(68.1% 0.103 203.2);
Tailwind
colors: {
custom: {
50: '#7ec4cb',
500: '#32abb5',
950: '#000000',
},
}SCSS
$custom: #32abb5; $custom-light: #7ec4cb; $custom-dark: #000000;
JSON
{
"hex": "#32abb5",
"rgb": {
"r": 50,
"g": 171,
"b": 181
},
"hsl": {
"h": 184.58,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.6809,
"c": 0.10347,
"h": 203.2
},
"luminance": 0.3314
}Semantic roles & 50–950 ramp
primary
#32ABB5
secondary
#C7827C
accent
#5348E0
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182