#63DCF8#63DCF8
#63DCF8 is a very light, moderate cyan. Relative luminance 0.606; OKLCH L 83.6% C 0.114 H 215.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCF8 |
|---|---|
| RGB | rgb(99, 220, 248) |
| HSL | hsl(191, 91%, 68%) |
| HSV | hsv(191, 60%, 97%) |
| CMYK | cmyk(60.1%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(82.17, -25.87, -23.83) |
| CIE-LCH | lch(82.17, 35.17, 222.64°) |
| OKLab | oklab(83.61% -0.0931 -0.0662) |
| OKLCH | oklch(83.61% 0.114 215.4) |
| XYZ | xyz(47.6752, 60.6115, 97.9754) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.43
Robin'S Egg
#6DEDFD
ΔE00 5.52
Sky Blue
#87CEEB
ΔE00 6.07
Aqua Blue
#02D8E9
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.67
Baby Blue
#89CFF0
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCF8 #F87F63
analogous
#63F8C9 #63DCF8 #6391F8
triadic
#63DCF8 #F863DC #DCF863
tetradic
#63DCF8 #C963F8 #F87F63 #91F863
square
#63DCF8 #C963F8 #F87F63 #91F863
split-complementary
#63DCF8 #F86391 #F8C963
monochromatic
#0AB0D7 #28CFF5 #63DCF8 #9EE9FB #D8F6FD
Accessibility & contrast
On white
1.60
#63DCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#63DCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCF8
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCF8 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FA
Deuteranopia (green-blind)
#B2C5F8
Tritanopia (blue-blind)
#00E6E5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #63dcf8; /* rgb */ color: rgb(99, 220, 248); /* oklch */ color: oklch(83.6% 0.114 215.4);
Tailwind
colors: {
custom: {
50: '#9de7fa',
500: '#63dcf8',
950: '#000000',
},
}SCSS
$custom: #63dcf8; $custom-light: #9de7fa; $custom-dark: #000000;
JSON
{
"hex": "#63dcf8",
"rgb": {
"r": 99,
"g": 220,
"b": 248
},
"hsl": {
"h": 191.275,
"s": 91.411,
"l": 68.039
},
"oklch": {
"l": 0.83609,
"c": 0.11421,
"h": 215.4
},
"luminance": 0.60616
}Semantic roles & 50–950 ramp
primary
#63DCF8
secondary
#D14D2E
accent
#2B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485