#63CDF5#63CDF5
#63CDF5 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.1% C 0.113 H 225.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #63CDF5 |
|---|---|
| RGB | rgb(99, 205, 245) |
| HSL | hsl(196, 88%, 67%) |
| HSV | hsv(196, 60%, 96%) |
| CMYK | cmyk(59.6%, 16.3%, 0%, 3.9%) |
| CIE-LAB | lab(77.82, -19.21, -28.88) |
| CIE-LCH | lch(77.82, 34.68, 236.37°) |
| OKLab | oklab(80.09% -0.0787 -0.0805) |
| OKLCH | oklch(80.09% 0.113 225.6) |
| XYZ | xyz(43.4519, 52.9036, 94.2900) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.50
Sky Blue
#87CEEB
ΔE00 3.83
Baby Blue
#89CFF0
ΔE00 3.85
Lightblue (survey)
#7BC8F6
ΔE00 4.58
Lightskyblue
#87CEFA
ΔE00 5.08
Neon Blue
#04D9FF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CDF5 #F58B63
analogous
#63F5D4 #63CDF5 #6384F5
triadic
#63CDF5 #F563CD #CDF563
tetradic
#63CDF5 #D463F5 #F58B63 #84F563
square
#63CDF5 #D463F5 #F58B63 #84F563
split-complementary
#63CDF5 #F56384 #F5D463
monochromatic
#0D9BD0 #29BBF1 #63CDF5 #9DDFF9 #D6F2FC
Accessibility & contrast
On white
1.81
#63CDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#63CDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CDF5
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CDF5 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F7
Deuteranopia (green-blind)
#A2BAF5
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #63cdf5; /* rgb */ color: rgb(99, 205, 245); /* oklch */ color: oklch(80.1% 0.113 225.6);
Tailwind
colors: {
custom: {
50: '#9cdcf8',
500: '#63cdf5',
950: '#000000',
},
}SCSS
$custom: #63cdf5; $custom-light: #9cdcf8; $custom-dark: #000000;
JSON
{
"hex": "#63cdf5",
"rgb": {
"r": 99,
"g": 205,
"b": 245
},
"hsl": {
"h": 196.438,
"s": 87.952,
"l": 67.451
},
"oklch": {
"l": 0.80091,
"c": 0.11258,
"h": 225.6
},
"luminance": 0.52908
}Semantic roles & 50–950 ramp
primary
#63CDF5
secondary
#CC5B30
accent
#3F01E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485