#63CCED#63CCED
#63CCED is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.5% C 0.107 H 221.3°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #63CCED |
|---|---|
| RGB | rgb(99, 204, 237) |
| HSL | hsl(194, 79%, 66%) |
| HSV | hsv(194, 58%, 93%) |
| CMYK | cmyk(58.2%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.25, -21.05, -25.46) |
| CIE-LCH | lch(77.25, 33.03, 230.42°) |
| OKLab | oklab(79.54% -0.0806 -0.0708) |
| OKLCH | oklch(79.54% 0.107 221.3) |
| XYZ | xyz(42.0185, 51.9487, 87.9171) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.78
Bright Sky Blue
#02CCFE
ΔE00 4.31
Baby Blue
#89CFF0
ΔE00 4.49
Neon Blue
#04D9FF
ΔE00 4.78
Lightblue (survey)
#7BC8F6
ΔE00 6.19
Lightskyblue
#87CEFA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CCED #ED8463
analogous
#63EDC9 #63CCED #6387ED
triadic
#63CCED #ED63CC #CCED63
tetradic
#63CCED #C963ED #ED8463 #87ED63
square
#63CCED #C963ED #ED8463 #87ED63
split-complementary
#63CCED #ED6387 #EDC963
monochromatic
#1697C0 #2CBAE7 #63CCED #9ADEF3 #D1F0FA
Accessibility & contrast
On white
1.84
#63CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#63CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CCED
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CCED | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #63cced; /* rgb */ color: rgb(99, 204, 237); /* oklch */ color: oklch(79.5% 0.107 221.3);
Tailwind
colors: {
custom: {
50: '#9bdbf3',
500: '#63cced',
950: '#000000',
},
}SCSS
$custom: #63cced; $custom-light: #9bdbf3; $custom-dark: #000000;
JSON
{
"hex": "#63cced",
"rgb": {
"r": 99,
"g": 204,
"b": 237
},
"hsl": {
"h": 194.348,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.79543,
"c": 0.10728,
"h": 221.3
},
"luminance": 0.51953
}Semantic roles & 50–950 ramp
primary
#63CCED
secondary
#BE5736
accent
#3C0ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485