#62CDEE#62CDEE
#62CDEE is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.108 H 220.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #62CDEE |
|---|---|
| RGB | rgb(98, 205, 238) |
| HSL | hsl(194, 80%, 66%) |
| HSV | hsv(194, 59%, 93%) |
| CMYK | cmyk(58.8%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(77.54, -21.45, -25.56) |
| CIE-LCH | lch(77.54, 33.37, 230.01°) |
| OKLab | oklab(79.77% -0.0819 -0.0711) |
| OKLCH | oklch(79.77% 0.108 220.9) |
| XYZ | xyz(42.2948, 52.4282, 88.7631) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.89
Bright Sky Blue
#02CCFE
ΔE00 4.29
Neon Blue
#04D9FF
ΔE00 4.53
Baby Blue
#89CFF0
ΔE00 4.59
Lightblue (survey)
#7BC8F6
ΔE00 6.36
Lightskyblue
#87CEFA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CDEE #EE8362
analogous
#62EEC9 #62CDEE #6287EE
triadic
#62CDEE #EE62CD #CDEE62
tetradic
#62CDEE #C962EE #EE8362 #87EE62
square
#62CDEE #C962EE #EE8362 #87EE62
split-complementary
#62CDEE #EE6287 #EEC962
monochromatic
#1598C1 #2BBBE8 #62CDEE #99DFF4 #D0F0FA
Accessibility & contrast
On white
1.83
#62CDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#62CDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CDEE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CDEE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#A5B9EE
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62cdee; /* rgb */ color: rgb(98, 205, 238); /* oklch */ color: oklch(79.8% 0.108 220.9);
Tailwind
colors: {
custom: {
50: '#9adcf3',
500: '#62cdee',
950: '#000000',
},
}SCSS
$custom: #62cdee; $custom-light: #9adcf3; $custom-dark: #000000;
JSON
{
"hex": "#62cdee",
"rgb": {
"r": 98,
"g": 205,
"b": 238
},
"hsl": {
"h": 194.143,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.79774,
"c": 0.10846,
"h": 220.9
},
"luminance": 0.52432
}Semantic roles & 50–950 ramp
primary
#62CDEE
secondary
#BF5635
accent
#3B09DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485