#63ACCA#63ACCA
#63ACCA is a light, moderate cyan. Relative luminance 0.364; OKLCH L 70.8% C 0.085 H 226.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #63ACCA |
|---|---|
| RGB | rgb(99, 172, 202) |
| HSL | hsl(197, 49%, 59%) |
| HSV | hsv(197, 51%, 79%) |
| CMYK | cmyk(51%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(66.84, -14.55, -22.30) |
| CIE-LCH | lch(66.84, 26.63, 236.89°) |
| OKLab | oklab(70.82% -0.0584 -0.0618) |
| OKLCH | oklch(70.82% 0.085 226.6) |
| XYZ | xyz(30.5548, 36.4194, 61.2852) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.35
Bluegrey
#85A3B2
ΔE00 7.67
Turquoise Blue
#06B1C4
ΔE00 8.66
Deepskyblue
#00BFFF
ΔE00 8.79
Lightblue (survey)
#7BC8F6
ΔE00 8.98
Sky Blue
#87CEEB
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63ACCA #CA8163
analogous
#63CAB5 #63ACCA #6379CA
triadic
#63ACCA #CA63AC #ACCA63
tetradic
#63ACCA #B563CA #CA8163 #79CA63
square
#63ACCA #B563CA #CA8163 #79CA63
split-complementary
#63ACCA #CA6379 #CAB563
monochromatic
#2D6C85 #3D91B3 #63ACCA #91C4DA #BEDDE9
Accessibility & contrast
On white
2.53
#63ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#63ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63ACCA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63ACCA | 1.00 | 2.53 | 8.28 | 8.28 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CC
Deuteranopia (green-blind)
#8D9ECA
Tritanopia (blue-blind)
#26B5B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #63acca; /* rgb */ color: rgb(99, 172, 202); /* oklch */ color: oklch(70.8% 0.085 226.6);
Tailwind
colors: {
custom: {
50: '#96c4da',
500: '#63acca',
950: '#000000',
},
}SCSS
$custom: #63acca; $custom-light: #96c4da; $custom-dark: #000000;
JSON
{
"hex": "#63acca",
"rgb": {
"r": 99,
"g": 172,
"b": 202
},
"hsl": {
"h": 197.476,
"s": 49.282,
"l": 59.02
},
"oklch": {
"l": 0.70823,
"c": 0.0851,
"h": 226.6
},
"luminance": 0.36422
}Semantic roles & 50–950 ramp
primary
#63ACCA
secondary
#D9BCB0
accent
#774FD9
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183