#32A2B5#32A2B5
#32A2B5 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.9% C 0.101 H 211.4°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #32A2B5 |
|---|---|
| RGB | rgb(50, 162, 181) |
| HSL | hsl(189, 57%, 45%) |
| HSV | hsv(189, 72%, 71%) |
| CMYK | cmyk(72.4%, 10.5%, 0%, 29%) |
| CIE-LAB | lab(61.53, -24.53, -18.84) |
| CIE-LCH | lch(61.53, 30.93, 217.53°) |
| OKLab | oklab(65.87% -0.086 -0.0524) |
| OKLCH | oklch(65.87% 0.101 211.4) |
| XYZ | xyz(22.5726, 29.8523, 48.2795) |
| Luminance | 0.2985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.64
Cadetblue
#5F9EA0
ΔE00 6.81
Teal Blue
#01889F
ΔE00 9.01
Greyblue
#77A1B5
ΔE00 9.52
Sea
#3C9992
ΔE00 10.52
Darkcyan
#008B8B
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A2B5 #B54532
analogous
#32B586 #32A2B5 #3261B5
triadic
#32A2B5 #B532A2 #A2B532
tetradic
#32A2B5 #8632B5 #B54532 #61B532
square
#32A2B5 #8632B5 #B54532 #61B532
split-complementary
#32A2B5 #B53261 #B58632
monochromatic
#184C55 #257785 #32A2B5 #54BED0 #84D0DD
Accessibility & contrast
On white
3.01
#32A2B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#32A2B5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A2B5
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A2B5 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB6
Deuteranopia (green-blind)
#808FB5
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #32a2b5; /* rgb */ color: rgb(50, 162, 181); /* oklch */ color: oklch(65.9% 0.101 211.4);
Tailwind
colors: {
custom: {
50: '#7dbecb',
500: '#32a2b5',
950: '#000000',
},
}SCSS
$custom: #32a2b5; $custom-light: #7dbecb; $custom-dark: #000000;
JSON
{
"hex": "#32a2b5",
"rgb": {
"r": 50,
"g": 162,
"b": 181
},
"hsl": {
"h": 188.702,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.65873,
"c": 0.10075,
"h": 211.4
},
"luminance": 0.29855
}Semantic roles & 50–950 ramp
primary
#32A2B5
secondary
#C7877C
accent
#5E48E0
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182