#32AEB5#32AEB5
#32AEB5 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.8% C 0.105 H 200.6°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #32AEB5 |
|---|---|
| RGB | rgb(50, 174, 181) |
| HSL | hsl(183, 57%, 45%) |
| HSV | hsv(183, 72%, 71%) |
| CMYK | cmyk(72.4%, 3.9%, 0%, 29%) |
| CIE-LAB | lab(65.19, -30.49, -13.31) |
| CIE-LCH | lch(65.19, 33.27, 203.58°) |
| OKLab | oklab(68.83% -0.0981 -0.0369) |
| OKLCH | oklch(68.83% 0.105 200.6) |
| XYZ | xyz(24.7882, 34.2835, 49.0180) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.08
Lightseagreen
#20B2AA
ΔE00 5.98
Cadetblue
#5F9EA0
ΔE00 6.68
Topaz
#13BBAF
ΔE00 8.04
Sea
#3C9992
ΔE00 8.48
Darkturquoise
#00CED1
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AEB5 #B53932
analogous
#32B57A #32AEB5 #326CB5
triadic
#32AEB5 #B532AE #AEB532
tetradic
#32AEB5 #7A32B5 #B53932 #6CB532
square
#32AEB5 #7A32B5 #B53932 #6CB532
split-complementary
#32AEB5 #B5326C #B57A32
monochromatic
#185255 #258085 #32AEB5 #54C9D0 #84D8DD
Accessibility & contrast
On white
2.67
#32AEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#32AEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AEB5
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AEB5 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B6
Deuteranopia (green-blind)
#8E98B6
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #32aeb5; /* rgb */ color: rgb(50, 174, 181); /* oklch */ color: oklch(68.8% 0.105 200.6);
Tailwind
colors: {
custom: {
50: '#7ec6cb',
500: '#32aeb5',
950: '#000000',
},
}SCSS
$custom: #32aeb5; $custom-light: #7ec6cb; $custom-dark: #000000;
JSON
{
"hex": "#32aeb5",
"rgb": {
"r": 50,
"g": 174,
"b": 181
},
"hsl": {
"h": 183.206,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.68831,
"c": 0.10482,
"h": 200.6
},
"luminance": 0.34286
}Semantic roles & 50–950 ramp
primary
#32AEB5
secondary
#C7807C
accent
#5048E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282