#62CCED#62CCED
#62CCED is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.5% C 0.108 H 221.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #62CCED |
|---|---|
| RGB | rgb(98, 204, 237) |
| HSL | hsl(194, 79%, 66%) |
| HSV | hsv(194, 59%, 93%) |
| CMYK | cmyk(58.6%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.22, -21.23, -25.52) |
| CIE-LCH | lch(77.22, 33.19, 230.24°) |
| OKLab | oklab(79.51% -0.0812 -0.0709) |
| OKLCH | oklch(79.51% 0.108 221.1) |
| XYZ | xyz(41.9099, 51.8927, 87.9120) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.87
Bright Sky Blue
#02CCFE
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 4.58
Neon Blue
#04D9FF
ΔE00 4.71
Lightblue (survey)
#7BC8F6
ΔE00 6.26
Lightskyblue
#87CEFA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CCED #ED8362
analogous
#62EDC9 #62CCED #6286ED
triadic
#62CCED #ED62CC #CCED62
tetradic
#62CCED #C962ED #ED8362 #86ED62
square
#62CCED #C962ED #ED8362 #86ED62
split-complementary
#62CCED #ED6286 #EDC962
monochromatic
#1697BF #2BBAE7 #62CCED #99DEF3 #D0F0FA
Accessibility & contrast
On white
1.85
#62CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#62CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CCED
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CCED | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62cced; /* rgb */ color: rgb(98, 204, 237); /* oklch */ color: oklch(79.5% 0.108 221.1);
Tailwind
colors: {
custom: {
50: '#9adbf3',
500: '#62cced',
950: '#000000',
},
}SCSS
$custom: #62cced; $custom-light: #9adbf3; $custom-dark: #000000;
JSON
{
"hex": "#62cced",
"rgb": {
"r": 98,
"g": 204,
"b": 237
},
"hsl": {
"h": 194.245,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.79507,
"c": 0.10786,
"h": 221.1
},
"luminance": 0.51897
}Semantic roles & 50–950 ramp
primary
#62CCED
secondary
#BD5636
accent
#3C0ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485