#62CCFD#62CCFD
#62CCFD is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.2% C 0.120 H 230.9°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62CCFD |
|---|---|
| RGB | rgb(98, 204, 253) |
| HSL | hsl(199, 97%, 69%) |
| HSV | hsv(199, 61%, 99%) |
| CMYK | cmyk(61.3%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(77.80, -16.48, -33.19) |
| CIE-LCH | lch(77.80, 37.05, 243.59°) |
| OKLab | oklab(80.16% -0.0755 -0.0928) |
| OKLCH | oklch(80.16% 0.12 230.9) |
| XYZ | xyz(44.3526, 52.8698, 100.7770) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.05
Lightskyblue
#87CEFA
ΔE00 3.88
Bright Sky Blue
#02CCFE
ΔE00 4.12
Sky
#82CAFC
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 4.42
Deepskyblue
#00BFFF
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CCFD #FD9362
analogous
#62FDE1 #62CCFD #627FFD
triadic
#62CCFD #FD62CC #CCFD62
tetradic
#62CCFD #E162FD #FD9362 #7FFD62
square
#62CCFD #E162FD #FD9362 #7FFD62
split-complementary
#62CCFD #FD627F #FDE162
monochromatic
#039BE2 #26B8FC #62CCFD #9EE0FE #DBF3FF
Accessibility & contrast
On white
1.81
#62CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#62CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CCFD
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CCFD | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#9EB9FC
Tritanopia (blue-blind)
#00D9DC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62ccfd; /* rgb */ color: rgb(98, 204, 253); /* oklch */ color: oklch(80.2% 0.120 230.9);
Tailwind
colors: {
custom: {
50: '#9cdbfe',
500: '#62ccfd',
950: '#000000',
},
}SCSS
$custom: #62ccfd; $custom-light: #9cdbfe; $custom-dark: #000000;
JSON
{
"hex": "#62ccfd",
"rgb": {
"r": 98,
"g": 204,
"b": 253
},
"hsl": {
"h": 198.968,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.80163,
"c": 0.11961,
"h": 230.9
},
"luminance": 0.52874
}Semantic roles & 50–950 ramp
primary
#62CCFD
secondary
#D7622C
accent
#4900E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485