#63CCF2#63CCF2
#63CCF2 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.111 H 224.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #63CCF2 |
|---|---|
| RGB | rgb(99, 204, 242) |
| HSL | hsl(196, 85%, 67%) |
| HSV | hsv(196, 59%, 95%) |
| CMYK | cmyk(59.1%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.43, -19.58, -27.87) |
| CIE-LCH | lch(77.43, 34.06, 234.91°) |
| OKLab | oklab(79.74% -0.0788 -0.0776) |
| OKLCH | oklch(79.74% 0.111 224.6) |
| XYZ | xyz(42.7592, 52.2450, 91.8181) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.62
Sky Blue
#87CEEB
ΔE00 3.71
Baby Blue
#89CFF0
ΔE00 3.93
Lightblue (survey)
#7BC8F6
ΔE00 4.92
Neon Blue
#04D9FF
ΔE00 5.33
Lightskyblue
#87CEFA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CCF2 #F28963
analogous
#63F2D1 #63CCF2 #6385F2
triadic
#63CCF2 #F263CC #CCF263
tetradic
#63CCF2 #D163F2 #F28963 #85F263
square
#63CCF2 #D163F2 #F28963 #85F263
split-complementary
#63CCF2 #F26385 #F2D163
monochromatic
#1199CA #2BBAED #63CCF2 #9BDEF7 #D4F1FB
Accessibility & contrast
On white
1.83
#63CCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#63CCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CCF2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CCF2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#A2B9F2
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #63ccf2; /* rgb */ color: rgb(99, 204, 242); /* oklch */ color: oklch(79.7% 0.111 224.6);
Tailwind
colors: {
custom: {
50: '#9bdbf6',
500: '#63ccf2',
950: '#000000',
},
}SCSS
$custom: #63ccf2; $custom-light: #9bdbf6; $custom-dark: #000000;
JSON
{
"hex": "#63ccf2",
"rgb": {
"r": 99,
"g": 204,
"b": 242
},
"hsl": {
"h": 195.944,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.79743,
"c": 0.11059,
"h": 224.6
},
"luminance": 0.52249
}Semantic roles & 50–950 ramp
primary
#63CCF2
secondary
#C65A33
accent
#3F04E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485