#62CFF6#62CFF6
#62CFF6 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.5% C 0.114 H 224.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #62CFF6 |
|---|---|
| RGB | rgb(98, 207, 246) |
| HSL | hsl(196, 89%, 67%) |
| HSV | hsv(196, 60%, 96%) |
| CMYK | cmyk(60.2%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(78.39, -20.12, -28.54) |
| CIE-LCH | lch(78.39, 34.92, 234.83°) |
| OKLab | oklab(80.55% -0.0811 -0.0795) |
| OKLCH | oklch(80.55% 0.114 224.5) |
| XYZ | xyz(43.9778, 53.8717, 95.2516) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.53
Sky Blue
#87CEEB
ΔE00 3.87
Baby Blue
#89CFF0
ΔE00 4.01
Neon Blue
#04D9FF
ΔE00 4.90
Lightblue (survey)
#7BC8F6
ΔE00 5.14
Lightskyblue
#87CEFA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CFF6 #F68962
analogous
#62F6D3 #62CFF6 #6285F6
triadic
#62CFF6 #F662CF #CFF662
tetradic
#62CFF6 #D362F6 #F68962 #85F662
square
#62CFF6 #D362F6 #F68962 #85F662
split-complementary
#62CFF6 #F66285 #F6D362
monochromatic
#0C9ED2 #28BDF3 #62CFF6 #9CE1F9 #D6F2FD
Accessibility & contrast
On white
1.78
#62CFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#62CFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CFF6
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CFF6 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF8
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #62cff6; /* rgb */ color: rgb(98, 207, 246); /* oklch */ color: oklch(80.5% 0.114 224.5);
Tailwind
colors: {
custom: {
50: '#9bddf9',
500: '#62cff6',
950: '#000000',
},
}SCSS
$custom: #62cff6; $custom-light: #9bddf9; $custom-dark: #000000;
JSON
{
"hex": "#62cff6",
"rgb": {
"r": 98,
"g": 207,
"b": 246
},
"hsl": {
"h": 195.811,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.80548,
"c": 0.11355,
"h": 224.5
},
"luminance": 0.53876
}Semantic roles & 50–950 ramp
primary
#62CFF6
secondary
#CD592F
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485