#62CCFA#62CCFA
#62CCFA is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.117 H 229.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #62CCFA |
|---|---|
| RGB | rgb(98, 204, 250) |
| HSL | hsl(198, 94%, 68%) |
| HSV | hsv(198, 61%, 98%) |
| CMYK | cmyk(60.8%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(77.69, -17.38, -31.76) |
| CIE-LCH | lch(77.69, 36.20, 241.30°) |
| OKLab | oklab(80.04% -0.0766 -0.0887) |
| OKLCH | oklch(80.04% 0.117 229.2) |
| XYZ | xyz(43.8785, 52.6801, 98.2798) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.43
Bright Sky Blue
#02CCFE
ΔE00 3.71
Baby Blue
#89CFF0
ΔE00 4.12
Lightskyblue
#87CEFA
ΔE00 4.18
Sky Blue
#87CEEB
ΔE00 4.63
Sky
#82CAFC
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CCFA #FA9062
analogous
#62FADC #62CCFA #6280FA
triadic
#62CCFA #FA62CC #CCFA62
tetradic
#62CCFA #DC62FA #FA9062 #80FA62
square
#62CCFA #DC62FA #FA9062 #80FA62
split-complementary
#62CCFA #FA6280 #FADC62
monochromatic
#079BDB #27B9F8 #62CCFA #9DDFFC #D9F3FE
Accessibility & contrast
On white
1.82
#62CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#62CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CCFA
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CCFA | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62ccfa; /* rgb */ color: rgb(98, 204, 250); /* oklch */ color: oklch(80.0% 0.117 229.2);
Tailwind
colors: {
custom: {
50: '#9cdbfc',
500: '#62ccfa',
950: '#000000',
},
}SCSS
$custom: #62ccfa; $custom-light: #9cdbfc; $custom-dark: #000000;
JSON
{
"hex": "#62ccfa",
"rgb": {
"r": 98,
"g": 204,
"b": 250
},
"hsl": {
"h": 198.158,
"s": 93.827,
"l": 68.235
},
"oklch": {
"l": 0.80037,
"c": 0.11715,
"h": 229.2
},
"luminance": 0.52685
}Semantic roles & 50–950 ramp
primary
#62CCFA
secondary
#D35F2D
accent
#4500E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485