#62C9FB#62C9FB
#62C9FB is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.4% C 0.119 H 232.1°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62C9FB |
|---|---|
| RGB | rgb(98, 201, 251) |
| HSL | hsl(200, 95%, 68%) |
| HSV | hsv(200, 61%, 98%) |
| CMYK | cmyk(61%, 19.9%, 0%, 1.6%) |
| CIE-LAB | lab(76.88, -15.53, -33.54) |
| CIE-LCH | lch(76.88, 36.96, 245.16°) |
| OKLab | oklab(79.41% -0.0731 -0.0938) |
| OKLCH | oklch(79.41% 0.119 232.1) |
| XYZ | xyz(43.3295, 51.3307, 98.8724) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.64
Lightskyblue
#87CEFA
ΔE00 3.82
Sky
#82CAFC
ΔE00 4.01
Deepskyblue
#00BFFF
ΔE00 4.41
Bright Sky Blue
#02CCFE
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62C9FB #FB9462
analogous
#62FBE1 #62C9FB #627CFB
triadic
#62C9FB #FB62C9 #C9FB62
tetradic
#62C9FB #E162FB #FB9462 #7CFB62
square
#62C9FB #E162FB #FB9462 #7CFB62
split-complementary
#62C9FB #FB627C #FBE162
monochromatic
#0697DD #26B4F9 #62C9FB #9EDEFD #D9F2FE
Accessibility & contrast
On white
1.86
#62C9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#62C9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62C9FB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62C9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62C9FB | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FD
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62c9fb; /* rgb */ color: rgb(98, 201, 251); /* oklch */ color: oklch(79.4% 0.119 232.1);
Tailwind
colors: {
custom: {
50: '#9cd9fc',
500: '#62c9fb',
950: '#000000',
},
}SCSS
$custom: #62c9fb; $custom-light: #9cd9fc; $custom-dark: #000000;
JSON
{
"hex": "#62c9fb",
"rgb": {
"r": 98,
"g": 201,
"b": 251
},
"hsl": {
"h": 199.608,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.79407,
"c": 0.11892,
"h": 232.1
},
"luminance": 0.51335
}Semantic roles & 50–950 ramp
primary
#62C9FB
secondary
#D5632D
accent
#4B00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385