#62CDE9#62CDE9
#62CDE9 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.6% C 0.106 H 217.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #62CDE9 |
|---|---|
| RGB | rgb(98, 205, 233) |
| HSL | hsl(192, 75%, 65%) |
| HSV | hsv(192, 58%, 91%) |
| CMYK | cmyk(57.9%, 12%, 0%, 8.6%) |
| CIE-LAB | lab(77.36, -22.89, -23.15) |
| CIE-LCH | lch(77.36, 32.56, 225.31°) |
| OKLab | oklab(79.58% -0.0838 -0.0642) |
| OKLCH | oklch(79.58% 0.106 217.5) |
| XYZ | xyz(41.5704, 52.1384, 84.9480) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.48
Sky Blue
#87CEEB
ΔE00 4.54
Bright Sky Blue
#02CCFE
ΔE00 5.44
Baby Blue
#89CFF0
ΔE00 5.55
Aqua Blue
#02D8E9
ΔE00 7.17
Lightblue (survey)
#7BC8F6
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CDE9 #E97E62
analogous
#62E9C1 #62CDE9 #628AE9
triadic
#62CDE9 #E962CD #CDE962
tetradic
#62CDE9 #C162E9 #E97E62 #8AE962
square
#62CDE9 #C162E9 #E97E62 #8AE962
split-complementary
#62CDE9 #E9628A #E9C162
monochromatic
#1A96B7 #2CBCE1 #62CDE9 #98DEF1 #CDEFF8
Accessibility & contrast
On white
1.84
#62CDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#62CDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CDE9
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CDE9 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EB
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62cde9; /* rgb */ color: rgb(98, 205, 233); /* oklch */ color: oklch(79.6% 0.106 217.5);
Tailwind
colors: {
custom: {
50: '#9adcf0',
500: '#62cde9',
950: '#000000',
},
}SCSS
$custom: #62cde9; $custom-light: #9adcf0; $custom-dark: #000000;
JSON
{
"hex": "#62cde9",
"rgb": {
"r": 98,
"g": 205,
"b": 233
},
"hsl": {
"h": 192.444,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.79579,
"c": 0.1056,
"h": 217.5
},
"luminance": 0.52143
}Semantic roles & 50–950 ramp
primary
#62CDE9
secondary
#B75338
accent
#380ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485