#62CDED#62CDED
#62CDED is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.7% C 0.108 H 220.3°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #62CDED |
|---|---|
| RGB | rgb(98, 205, 237) |
| HSL | hsl(194, 79%, 66%) |
| HSV | hsv(194, 59%, 93%) |
| CMYK | cmyk(58.6%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.50, -21.74, -25.08) |
| CIE-LCH | lch(77.50, 33.19, 229.09°) |
| OKLab | oklab(79.74% -0.0823 -0.0697) |
| OKLCH | oklch(79.74% 0.108 220.3) |
| XYZ | xyz(42.1483, 52.3696, 87.9915) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.98
Neon Blue
#04D9FF
ΔE00 4.47
Bright Sky Blue
#02CCFE
ΔE00 4.49
Baby Blue
#89CFF0
ΔE00 4.76
Lightblue (survey)
#7BC8F6
ΔE00 6.62
Lightskyblue
#87CEFA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CDED #ED8262
analogous
#62EDC7 #62CDED #6287ED
triadic
#62CDED #ED62CD #CDED62
tetradic
#62CDED #C762ED #ED8262 #87ED62
square
#62CDED #C762ED #ED8262 #87ED62
split-complementary
#62CDED #ED6287 #EDC762
monochromatic
#1698BF #2BBCE7 #62CDED #99DEF3 #D0F0FA
Accessibility & contrast
On white
1.83
#62CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#62CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CDED
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CDED | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62cded; /* rgb */ color: rgb(98, 205, 237); /* oklch */ color: oklch(79.7% 0.108 220.3);
Tailwind
colors: {
custom: {
50: '#9adcf3',
500: '#62cded',
950: '#000000',
},
}SCSS
$custom: #62cded; $custom-light: #9adcf3; $custom-dark: #000000;
JSON
{
"hex": "#62cded",
"rgb": {
"r": 98,
"g": 205,
"b": 237
},
"hsl": {
"h": 193.813,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.79735,
"c": 0.10786,
"h": 220.3
},
"luminance": 0.52374
}Semantic roles & 50–950 ramp
primary
#62CDED
secondary
#BD5536
accent
#3A0ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485