#62CFF8#62CFF8
#62CFF8 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.115 H 225.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #62CFF8 |
|---|---|
| RGB | rgb(98, 207, 248) |
| HSL | hsl(196, 91%, 68%) |
| HSV | hsv(196, 60%, 97%) |
| CMYK | cmyk(60.5%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(78.46, -19.52, -29.50) |
| CIE-LCH | lch(78.46, 35.38, 236.50°) |
| OKLab | oklab(80.63% -0.0803 -0.0822) |
| OKLCH | oklch(80.63% 0.115 225.7) |
| XYZ | xyz(44.2864, 53.9952, 96.8769) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.43
Baby Blue
#89CFF0
ΔE00 3.95
Sky Blue
#87CEEB
ΔE00 4.01
Lightblue (survey)
#7BC8F6
ΔE00 4.72
Lightskyblue
#87CEFA
ΔE00 5.09
Neon Blue
#04D9FF
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CFF8 #F88B62
analogous
#62F8D6 #62CFF8 #6284F8
triadic
#62CFF8 #F862CF #CFF862
tetradic
#62CFF8 #D662F8 #F88B62 #84F862
square
#62CFF8 #D662F8 #F88B62 #84F862
split-complementary
#62CFF8 #F86284 #F8D662
monochromatic
#0A9ED6 #27BDF5 #62CFF8 #9DE1FB #D7F3FD
Accessibility & contrast
On white
1.78
#62CFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#62CFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CFF8
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CFF8 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBFA
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #62cff8; /* rgb */ color: rgb(98, 207, 248); /* oklch */ color: oklch(80.6% 0.115 225.7);
Tailwind
colors: {
custom: {
50: '#9cddfa',
500: '#62cff8',
950: '#000000',
},
}SCSS
$custom: #62cff8; $custom-light: #9cddfa; $custom-dark: #000000;
JSON
{
"hex": "#62cff8",
"rgb": {
"r": 98,
"g": 207,
"b": 248
},
"hsl": {
"h": 196.4,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.80629,
"c": 0.11497,
"h": 225.7
},
"luminance": 0.54
}Semantic roles & 50–950 ramp
primary
#62CFF8
secondary
#D05A2E
accent
#3F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485