#62CEED#62CEED
#62CEED is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.0% C 0.108 H 219.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62CEED |
|---|---|
| RGB | rgb(98, 206, 237) |
| HSL | hsl(193, 79%, 66%) |
| HSV | hsv(193, 59%, 93%) |
| CMYK | cmyk(58.6%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.79, -22.24, -24.65) |
| CIE-LCH | lch(77.79, 33.20, 227.94°) |
| OKLab | oklab(79.96% -0.0833 -0.0685) |
| OKLCH | oklch(79.96% 0.108 219.4) |
| XYZ | xyz(42.3883, 52.8495, 88.0715) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.12
Neon Blue
#04D9FF
ΔE00 4.27
Bright Sky Blue
#02CCFE
ΔE00 4.74
Baby Blue
#89CFF0
ΔE00 4.97
Lightblue (survey)
#7BC8F6
ΔE00 6.99
Lightskyblue
#87CEFA
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CEED #ED8162
analogous
#62EDC6 #62CEED #6288ED
triadic
#62CEED #ED62CE #CEED62
tetradic
#62CEED #C662ED #ED8162 #88ED62
square
#62CEED #C662ED #ED8162 #88ED62
split-complementary
#62CEED #ED6288 #EDC662
monochromatic
#1699BF #2BBDE7 #62CEED #99DFF3 #D0F0FA
Accessibility & contrast
On white
1.81
#62CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#62CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CEED
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CEED | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A6BAED
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62ceed; /* rgb */ color: rgb(98, 206, 237); /* oklch */ color: oklch(80.0% 0.108 219.4);
Tailwind
colors: {
custom: {
50: '#9addf3',
500: '#62ceed',
950: '#000000',
},
}SCSS
$custom: #62ceed; $custom-light: #9addf3; $custom-dark: #000000;
JSON
{
"hex": "#62ceed",
"rgb": {
"r": 98,
"g": 206,
"b": 237
},
"hsl": {
"h": 193.381,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.79963,
"c": 0.10787,
"h": 219.4
},
"luminance": 0.52854
}Semantic roles & 50–950 ramp
primary
#62CEED
secondary
#BD5436
accent
#390ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485