#62CDEB#62CDEB
#62CDEB is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.7% C 0.107 H 218.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62CDEB |
|---|---|
| RGB | rgb(98, 205, 235) |
| HSL | hsl(193, 77%, 65%) |
| HSV | hsv(193, 58%, 92%) |
| CMYK | cmyk(58.3%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.43, -22.32, -24.11) |
| CIE-LCH | lch(77.43, 32.86, 227.22°) |
| OKLab | oklab(79.66% -0.083 -0.067) |
| OKLCH | oklch(79.66% 0.107 218.9) |
| XYZ | xyz(41.8578, 52.2534, 86.4612) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.22
Neon Blue
#04D9FF
ΔE00 4.43
Bright Sky Blue
#02CCFE
ΔE00 4.94
Baby Blue
#89CFF0
ΔE00 5.13
Lightblue (survey)
#7BC8F6
ΔE00 7.17
Lightskyblue
#87CEFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CDEB #EB8062
analogous
#62EBC5 #62CDEB #6288EB
triadic
#62CDEB #EB62CD #CDEB62
tetradic
#62CDEB #C562EB #EB8062 #88EB62
square
#62CDEB #C562EB #EB8062 #88EB62
split-complementary
#62CDEB #EB6288 #EBC562
monochromatic
#1897BB #2CBCE4 #62CDEB #98DEF2 #CFF0F9
Accessibility & contrast
On white
1.83
#62CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#62CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CDEB
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CDEB | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62cdeb; /* rgb */ color: rgb(98, 205, 235); /* oklch */ color: oklch(79.7% 0.107 218.9);
Tailwind
colors: {
custom: {
50: '#9adcf1',
500: '#62cdeb',
950: '#000000',
},
}SCSS
$custom: #62cdeb; $custom-light: #9adcf1; $custom-dark: #000000;
JSON
{
"hex": "#62cdeb",
"rgb": {
"r": 98,
"g": 205,
"b": 235
},
"hsl": {
"h": 193.139,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.79656,
"c": 0.10669,
"h": 218.9
},
"luminance": 0.52257
}Semantic roles & 50–950 ramp
primary
#62CDEB
secondary
#BA5437
accent
#390CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485