#63D5FC#63D5FC
#63D5FC is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.2% C 0.116 H 223.5°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #63D5FC |
|---|---|
| RGB | rgb(99, 213, 252) |
| HSL | hsl(195, 96%, 69%) |
| HSV | hsv(195, 61%, 99%) |
| CMYK | cmyk(60.7%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(80.33, -21.22, -28.76) |
| CIE-LCH | lch(80.33, 35.74, 233.58°) |
| OKLab | oklab(82.18% -0.0844 -0.0801) |
| OKLCH | oklch(82.18% 0.116 223.5) |
| XYZ | xyz(46.5036, 57.2647, 100.6790) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.09
Neon Blue
#04D9FF
ΔE00 4.21
Sky Blue
#87CEEB
ΔE00 4.28
Baby Blue
#89CFF0
ΔE00 4.40
Lightskyblue
#87CEFA
ΔE00 5.95
Lightblue (survey)
#7BC8F6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63D5FC #FC8A63
analogous
#63FCD7 #63D5FC #6389FC
triadic
#63D5FC #FC63D5 #D5FC63
tetradic
#63D5FC #D763FC #FC8A63 #89FC63
square
#63D5FC #D763FC #FC8A63 #89FC63
split-complementary
#63D5FC #FC6389 #FCD763
monochromatic
#04A8E0 #27C5FB #63D5FC #9FE5FD #DBF5FE
Accessibility & contrast
On white
1.69
#63D5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#63D5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63D5FC
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63D5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63D5FC | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FE
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#00E1E1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #63d5fc; /* rgb */ color: rgb(99, 213, 252); /* oklch */ color: oklch(82.2% 0.116 223.5);
Tailwind
colors: {
custom: {
50: '#9de2fd',
500: '#63d5fc',
950: '#000000',
},
}SCSS
$custom: #63d5fc; $custom-light: #9de2fd; $custom-dark: #000000;
JSON
{
"hex": "#63d5fc",
"rgb": {
"r": 99,
"g": 213,
"b": 252
},
"hsl": {
"h": 195.294,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.8218,
"c": 0.1164,
"h": 223.5
},
"luminance": 0.57269
}Semantic roles & 50–950 ramp
primary
#63D5FC
secondary
#D6582D
accent
#3A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485