#63CCF4#63CCF4
#63CCF4 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.112 H 225.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #63CCF4 |
|---|---|
| RGB | rgb(99, 204, 244) |
| HSL | hsl(197, 87%, 67%) |
| HSV | hsv(197, 59%, 96%) |
| CMYK | cmyk(59.4%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(77.50, -18.99, -28.83) |
| CIE-LCH | lch(77.50, 34.53, 236.62°) |
| OKLab | oklab(79.82% -0.078 -0.0803) |
| OKLCH | oklch(79.82% 0.112 225.8) |
| XYZ | xyz(43.0612, 52.3658, 93.4087) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.51
Sky Blue
#87CEEB
ΔE00 3.84
Baby Blue
#89CFF0
ΔE00 3.85
Lightblue (survey)
#7BC8F6
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CCF4 #F48B63
analogous
#63F4D4 #63CCF4 #6383F4
triadic
#63CCF4 #F463CC #CCF463
tetradic
#63CCF4 #D463F4 #F48B63 #83F463
square
#63CCF4 #D463F4 #F48B63 #83F463
split-complementary
#63CCF4 #F46383 #F4D463
monochromatic
#0F99CE #2AB9F0 #63CCF4 #9CDFF8 #D5F1FC
Accessibility & contrast
On white
1.83
#63CCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#63CCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CCF4
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CCF4 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F6
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #63ccf4; /* rgb */ color: rgb(99, 204, 244); /* oklch */ color: oklch(79.8% 0.112 225.8);
Tailwind
colors: {
custom: {
50: '#9bdbf7',
500: '#63ccf4',
950: '#000000',
},
}SCSS
$custom: #63ccf4; $custom-light: #9bdbf7; $custom-dark: #000000;
JSON
{
"hex": "#63ccf4",
"rgb": {
"r": 99,
"g": 204,
"b": 244
},
"hsl": {
"h": 196.552,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.79824,
"c": 0.11201,
"h": 225.8
},
"luminance": 0.5237
}Semantic roles & 50–950 ramp
primary
#63CCF4
secondary
#CA5B31
accent
#4002E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485