#62CEEB#62CEEB
#62CEEB is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.9% C 0.107 H 218.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #62CEEB |
|---|---|
| RGB | rgb(98, 206, 235) |
| HSL | hsl(193, 77%, 65%) |
| HSV | hsv(193, 58%, 92%) |
| CMYK | cmyk(58.3%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(77.72, -22.82, -23.68) |
| CIE-LCH | lch(77.72, 32.89, 226.06°) |
| OKLab | oklab(79.88% -0.0841 -0.0657) |
| OKLCH | oklch(79.88% 0.107 218) |
| XYZ | xyz(42.0977, 52.7333, 86.5412) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.27
Sky Blue
#87CEEB
ΔE00 4.41
Bright Sky Blue
#02CCFE
ΔE00 5.22
Baby Blue
#89CFF0
ΔE00 5.37
Aqua Blue
#02D8E9
ΔE00 7.30
Lightblue (survey)
#7BC8F6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CEEB #EB7F62
analogous
#62EBC4 #62CEEB #6289EB
triadic
#62CEEB #EB62CE #CEEB62
tetradic
#62CEEB #C462EB #EB7F62 #89EB62
square
#62CEEB #C462EB #EB7F62 #89EB62
split-complementary
#62CEEB #EB6289 #EBC462
monochromatic
#1898BB #2CBDE4 #62CEEB #98DFF2 #CFF0F9
Accessibility & contrast
On white
1.82
#62CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#62CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CEEB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CEEB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62ceeb; /* rgb */ color: rgb(98, 206, 235); /* oklch */ color: oklch(79.9% 0.107 218.0);
Tailwind
colors: {
custom: {
50: '#9addf1',
500: '#62ceeb',
950: '#000000',
},
}SCSS
$custom: #62ceeb; $custom-light: #9addf1; $custom-dark: #000000;
JSON
{
"hex": "#62ceeb",
"rgb": {
"r": 98,
"g": 206,
"b": 235
},
"hsl": {
"h": 192.701,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.79885,
"c": 0.10675,
"h": 218
},
"luminance": 0.52737
}Semantic roles & 50–950 ramp
primary
#62CEEB
secondary
#BA5337
accent
#370CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485