#32A2C0#32A2C0
#32A2C0 is a light, moderate cyan. Relative luminance 0.303; OKLCH L 66.3% C 0.106 H 219.9°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #32A2C0 |
|---|---|
| RGB | rgb(50, 162, 192) |
| HSL | hsl(193, 59%, 47%) |
| HSV | hsv(193, 74%, 75%) |
| CMYK | cmyk(74%, 15.6%, 0%, 24.7%) |
| CIE-LAB | lab(61.93, -21.00, -24.39) |
| CIE-LCH | lch(61.93, 32.19, 229.28°) |
| OKLab | oklab(66.33% -0.0816 -0.0682) |
| OKLCH | oklch(66.33% 0.106 219.9) |
| XYZ | xyz(23.7462, 30.3217, 54.4601) |
| Luminance | 0.3033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.64
Greyblue
#77A1B5
ΔE00 8.01
Teal Blue
#01889F
ΔE00 9.39
Cadetblue
#5F9EA0
ΔE00 9.83
Bluegrey
#85A3B2
ΔE00 10.81
Dirty Blue
#3F829D
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A2C0 #C05032
analogous
#32C097 #32A2C0 #325BC0
triadic
#32A2C0 #C032A2 #A2C032
tetradic
#32A2C0 #9732C0 #C05032 #5BC032
square
#32A2C0 #9732C0 #C05032 #5BC032
split-complementary
#32A2C0 #C0325B #C09732
monochromatic
#19505F #25798F #32A2C0 #5BBBD4 #8BCFE1
Accessibility & contrast
On white
2.97
#32A2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#32A2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A2C0
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A2C0 | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC2
Deuteranopia (green-blind)
#7C90C0
Tritanopia (blue-blind)
#00ACAC
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #32a2c0; /* rgb */ color: rgb(50, 162, 192); /* oklch */ color: oklch(66.3% 0.106 219.9);
Tailwind
colors: {
custom: {
50: '#7ebdd3',
500: '#32a2c0',
950: '#000000',
},
}SCSS
$custom: #32a2c0; $custom-light: #7ebdd3; $custom-dark: #000000;
JSON
{
"hex": "#32a2c0",
"rgb": {
"r": 50,
"g": 162,
"b": 192
},
"hsl": {
"h": 192.676,
"s": 58.678,
"l": 47.451
},
"oklch": {
"l": 0.66332,
"c": 0.10633,
"h": 219.9
},
"luminance": 0.30325
}Semantic roles & 50–950 ramp
primary
#32A2C0
secondary
#CB9283
accent
#6746E2
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0B1214
muted
#7C8182