#32A0BE#32A0BE
#32A0BE is a light, moderate cyan. Relative luminance 0.295; OKLCH L 65.8% C 0.105 H 220.2°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #32A0BE |
|---|---|
| RGB | rgb(50, 160, 190) |
| HSL | hsl(193, 58%, 47%) |
| HSV | hsv(193, 74%, 75%) |
| CMYK | cmyk(73.7%, 15.8%, 0%, 25.5%) |
| CIE-LAB | lab(61.25, -20.60, -24.32) |
| CIE-LCH | lch(61.25, 31.87, 229.73°) |
| OKLab | oklab(65.76% -0.0804 -0.068) |
| OKLCH | oklch(65.76% 0.105 220.2) |
| XYZ | xyz(23.1766, 29.5347, 53.1845) |
| Luminance | 0.2954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.11
Greyblue
#77A1B5
ΔE00 8.00
Teal Blue
#01889F
ΔE00 8.85
Cadetblue
#5F9EA0
ΔE00 9.83
Dirty Blue
#3F829D
ΔE00 10.29
Bluegrey
#85A3B2
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A0BE #BE5032
analogous
#32BE96 #32A0BE #325ABE
triadic
#32A0BE #BE32A0 #A0BE32
tetradic
#32A0BE #9632BE #BE5032 #5ABE32
square
#32A0BE #9632BE #BE5032 #5ABE32
split-complementary
#32A0BE #BE325A #BE9632
monochromatic
#194E5D #25778E #32A0BE #5AB9D3 #8ACEE0
Accessibility & contrast
On white
3.04
#32A0BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#32A0BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A0BE
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A0BE | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC0
Deuteranopia (green-blind)
#7B8EBE
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #32a0be; /* rgb */ color: rgb(50, 160, 190); /* oklch */ color: oklch(65.8% 0.105 220.2);
Tailwind
colors: {
custom: {
50: '#7ebcd1',
500: '#32a0be',
950: '#000000',
},
}SCSS
$custom: #32a0be; $custom-light: #7ebcd1; $custom-dark: #000000;
JSON
{
"hex": "#32a0be",
"rgb": {
"r": 50,
"g": 160,
"b": 190
},
"hsl": {
"h": 192.857,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.65761,
"c": 0.10528,
"h": 220.2
},
"luminance": 0.29537
}Semantic roles & 50–950 ramp
primary
#32A0BE
secondary
#CA9182
accent
#6846E2
background
#F8FBFC
surface
#EFF6F9
border
#CAD0D2
text
#0B1214
muted
#7C8182