#62CFFF#62CFFF
#62CFFF is a light, vivid cyan. Relative luminance 0.544; OKLCH L 80.9% C 0.120 H 229.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #62CFFF |
|---|---|
| RGB | rgb(98, 207, 255) |
| HSL | hsl(198, 100%, 69%) |
| HSV | hsv(198, 62%, 100%) |
| CMYK | cmyk(61.6%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(78.72, -17.43, -32.84) |
| CIE-LCH | lch(78.72, 37.18, 242.04°) |
| OKLab | oklab(80.92% -0.0779 -0.0918) |
| OKLCH | oklch(80.92% 0.12 229.7) |
| XYZ | xyz(45.3928, 54.4377, 102.7037) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.61
Bright Sky Blue
#02CCFE
ΔE00 3.89
Lightskyblue
#87CEFA
ΔE00 4.10
Baby Blue
#89CFF0
ΔE00 4.28
Sky
#82CAFC
ΔE00 4.85
Sky Blue
#87CEEB
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CFFF #FF9262
analogous
#62FFE1 #62CFFF #6281FF
triadic
#62CFFF #FF62CF #CFFF62
tetradic
#62CFFF #E162FF #FF9262 #81FF62
square
#62CFFF #E162FF #FF9262 #81FF62
split-complementary
#62CFFF #FF6281 #FFE162
monochromatic
#00A0E7 #25BCFF #62CFFF #9FE2FF #DCF4FF
Accessibility & contrast
On white
1.77
#62CFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#62CFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CFFF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CFFF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#A0BCFE
Tritanopia (blue-blind)
#00DCDF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #62cfff; /* rgb */ color: rgb(98, 207, 255); /* oklch */ color: oklch(80.9% 0.120 229.7);
Tailwind
colors: {
custom: {
50: '#9cddff',
500: '#62cfff',
950: '#000000',
},
}SCSS
$custom: #62cfff; $custom-light: #9cddff; $custom-dark: #000000;
JSON
{
"hex": "#62cfff",
"rgb": {
"r": 98,
"g": 207,
"b": 255
},
"hsl": {
"h": 198.344,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.8092,
"c": 0.12035,
"h": 229.7
},
"luminance": 0.54442
}Semantic roles & 50–950 ramp
primary
#62CFFF
secondary
#DA612C
accent
#4600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486