#62D0FB#62D0FB
#62D0FB is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.0% C 0.117 H 226.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #62D0FB |
|---|---|
| RGB | rgb(98, 208, 251) |
| HSL | hsl(197, 95%, 68%) |
| HSV | hsv(197, 61%, 98%) |
| CMYK | cmyk(61%, 17.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.85, -19.14, -30.50) |
| CIE-LCH | lch(78.85, 36.01, 237.89°) |
| OKLab | oklab(80.98% -0.0803 -0.0851) |
| OKLCH | oklch(80.98% 0.117 226.7) |
| XYZ | xyz(44.9986, 54.6689, 99.4288) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.48
Baby Blue
#89CFF0
ΔE00 4.00
Sky Blue
#87CEEB
ΔE00 4.24
Lightblue (survey)
#7BC8F6
ΔE00 4.50
Lightskyblue
#87CEFA
ΔE00 4.83
Neon Blue
#04D9FF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D0FB #FB8D62
analogous
#62FBDA #62D0FB #6283FB
triadic
#62D0FB #FB62D0 #D0FB62
tetradic
#62D0FB #DA62FB #FB8D62 #83FB62
square
#62D0FB #DA62FB #FB8D62 #83FB62
split-complementary
#62D0FB #FB6283 #FBDA62
monochromatic
#06A0DD #26BEF9 #62D0FB #9EE2FD #D9F4FE
Accessibility & contrast
On white
1.76
#62D0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#62D0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D0FB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D0FB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFD
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#00DDDE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #62d0fb; /* rgb */ color: rgb(98, 208, 251); /* oklch */ color: oklch(81.0% 0.117 226.7);
Tailwind
colors: {
custom: {
50: '#9cdefc',
500: '#62d0fb',
950: '#000000',
},
}SCSS
$custom: #62d0fb; $custom-light: #9cdefc; $custom-dark: #000000;
JSON
{
"hex": "#62d0fb",
"rgb": {
"r": 98,
"g": 208,
"b": 251
},
"hsl": {
"h": 196.863,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.80978,
"c": 0.11698,
"h": 226.7
},
"luminance": 0.54673
}Semantic roles & 50–950 ramp
primary
#62D0FB
secondary
#D55C2D
accent
#4100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485