#32A0B8#32A0B8
#32A0B8 is a light, moderate cyan. Relative luminance 0.293; OKLCH L 65.5% C 0.102 H 215.6°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #32A0B8 |
|---|---|
| RGB | rgb(50, 160, 184) |
| HSL | hsl(191, 57%, 46%) |
| HSV | hsv(191, 73%, 72%) |
| CMYK | cmyk(72.8%, 13%, 0%, 27.8%) |
| CIE-LAB | lab(61.03, -22.55, -21.29) |
| CIE-LCH | lch(61.03, 31.01, 223.36°) |
| OKLab | oklab(65.51% -0.0828 -0.0594) |
| OKLCH | oklch(65.51% 0.102 215.6) |
| XYZ | xyz(22.5343, 29.2778, 49.8016) |
| Luminance | 0.2928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.87
Cadetblue
#5F9EA0
ΔE00 8.11
Teal Blue
#01889F
ΔE00 8.39
Greyblue
#77A1B5
ΔE00 8.64
Dirty Blue
#3F829D
ΔE00 10.69
Bluegrey
#85A3B2
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A0B8 #B84A32
analogous
#32B88D #32A0B8 #325DB8
triadic
#32A0B8 #B832A0 #A0B832
tetradic
#32A0B8 #8D32B8 #B84A32 #5DB832
square
#32A0B8 #8D32B8 #B84A32 #5DB832
split-complementary
#32A0B8 #B8325D #B88D32
monochromatic
#184C58 #257688 #32A0B8 #56BBD1 #86CEDE
Accessibility & contrast
On white
3.06
#32A0B8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#32A0B8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A0B8
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A0B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A0B8 | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BB9
Deuteranopia (green-blind)
#7D8DB8
Tritanopia (blue-blind)
#00A9A7
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #32a0b8; /* rgb */ color: rgb(50, 160, 184); /* oklch */ color: oklch(65.5% 0.102 215.6);
Tailwind
colors: {
custom: {
50: '#7dbccd',
500: '#32a0b8',
950: '#000000',
},
}SCSS
$custom: #32a0b8; $custom-light: #7dbccd; $custom-dark: #000000;
JSON
{
"hex": "#32a0b8",
"rgb": {
"r": 50,
"g": 160,
"b": 184
},
"hsl": {
"h": 190.746,
"s": 57.265,
"l": 45.882
},
"oklch": {
"l": 0.65506,
"c": 0.10188,
"h": 215.6
},
"luminance": 0.2928
}Semantic roles & 50–950 ramp
primary
#32A0B8
secondary
#C88B7E
accent
#6347E1
background
#F8FBFC
surface
#EFF6F9
border
#CAD0D2
text
#0B1213
muted
#7C8182