#62C8ED#62C8ED
#62C8ED is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.6% C 0.108 H 224.6°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #62C8ED |
|---|---|
| RGB | rgb(98, 200, 237) |
| HSL | hsl(196, 79%, 66%) |
| HSV | hsv(196, 59%, 93%) |
| CMYK | cmyk(58.6%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(76.08, -19.19, -27.26) |
| CIE-LCH | lch(76.08, 33.33, 234.85°) |
| OKLab | oklab(78.6% -0.077 -0.0759) |
| OKLCH | oklch(78.6% 0.108 224.6) |
| XYZ | xyz(40.9714, 50.0157, 87.5991) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.82
Sky Blue
#87CEEB
ΔE00 3.90
Baby Blue
#89CFF0
ΔE00 4.22
Lightblue (survey)
#7BC8F6
ΔE00 4.92
Lightskyblue
#87CEFA
ΔE00 5.69
Neon Blue
#04D9FF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62C8ED #ED8762
analogous
#62EDCC #62C8ED #6282ED
triadic
#62C8ED #ED62C8 #C8ED62
tetradic
#62C8ED #CC62ED #ED8762 #82ED62
square
#62C8ED #CC62ED #ED8762 #82ED62
split-complementary
#62C8ED #ED6282 #EDCC62
monochromatic
#1692BF #2BB5E7 #62C8ED #99DBF3 #D0EEFA
Accessibility & contrast
On white
1.91
#62C8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#62C8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62C8ED
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62C8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62C8ED | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4EF
Deuteranopia (green-blind)
#9FB5ED
Tritanopia (blue-blind)
#00D3D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #62c8ed; /* rgb */ color: rgb(98, 200, 237); /* oklch */ color: oklch(78.6% 0.108 224.6);
Tailwind
colors: {
custom: {
50: '#9ad8f3',
500: '#62c8ed',
950: '#000000',
},
}SCSS
$custom: #62c8ed; $custom-light: #9ad8f3; $custom-dark: #000000;
JSON
{
"hex": "#62c8ed",
"rgb": {
"r": 98,
"g": 200,
"b": 237
},
"hsl": {
"h": 195.971,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.78598,
"c": 0.10813,
"h": 224.6
},
"luminance": 0.5002
}Semantic roles & 50–950 ramp
primary
#62C8ED
secondary
#BD5A36
accent
#420ADC
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385