#62CAFB#62CAFB
#62CAFB is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.6% C 0.119 H 231.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #62CAFB |
|---|---|
| RGB | rgb(98, 202, 251) |
| HSL | hsl(199, 95%, 68%) |
| HSV | hsv(199, 61%, 98%) |
| CMYK | cmyk(61%, 19.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.16, -16.05, -33.10) |
| CIE-LCH | lch(77.16, 36.79, 244.14°) |
| OKLab | oklab(79.63% -0.0741 -0.0925) |
| OKLCH | oklch(79.63% 0.119 231.3) |
| XYZ | xyz(43.5634, 51.7984, 98.9504) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.82
Lightskyblue
#87CEFA
ΔE00 3.87
Sky
#82CAFC
ΔE00 4.22
Bright Sky Blue
#02CCFE
ΔE00 4.26
Baby Blue
#89CFF0
ΔE00 4.51
Deepskyblue
#00BFFF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CAFB #FB9362
analogous
#62FBE0 #62CAFB #627DFB
triadic
#62CAFB #FB62CA #CAFB62
tetradic
#62CAFB #E062FB #FB9362 #7DFB62
square
#62CAFB #E062FB #FB9362 #7DFB62
split-complementary
#62CAFB #FB627D #FBE062
monochromatic
#0698DD #26B6F9 #62CAFB #9EDEFD #D9F2FE
Accessibility & contrast
On white
1.85
#62CAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#62CAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CAFB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CAFB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FD
Deuteranopia (green-blind)
#9CB8FA
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62cafb; /* rgb */ color: rgb(98, 202, 251); /* oklch */ color: oklch(79.6% 0.119 231.3);
Tailwind
colors: {
custom: {
50: '#9cdafc',
500: '#62cafb',
950: '#000000',
},
}SCSS
$custom: #62cafb; $custom-light: #9cdafc; $custom-dark: #000000;
JSON
{
"hex": "#62cafb",
"rgb": {
"r": 98,
"g": 202,
"b": 251
},
"hsl": {
"h": 199.216,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.7963,
"c": 0.11857,
"h": 231.3
},
"luminance": 0.51803
}Semantic roles & 50–950 ramp
primary
#62CAFB
secondary
#D5622D
accent
#4A00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385