#62CEE6#62CEE6
#62CEE6 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.7% C 0.104 H 214.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #62CEE6 |
|---|---|
| RGB | rgb(98, 206, 230) |
| HSL | hsl(191, 73%, 64%) |
| HSV | hsv(191, 57%, 90%) |
| CMYK | cmyk(57.4%, 10.4%, 0%, 9.8%) |
| CIE-LAB | lab(77.55, -24.25, -21.25) |
| CIE-LCH | lch(77.55, 32.25, 221.23°) |
| OKLab | oklab(79.69% -0.086 -0.0589) |
| OKLCH | oklch(79.69% 0.104 214.4) |
| XYZ | xyz(41.3855, 52.4484, 82.7901) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.72
Sky Blue
#87CEEB
ΔE00 5.40
Aqua Blue
#02D8E9
ΔE00 6.06
Baby Blue
#89CFF0
ΔE00 6.54
Bright Sky Blue
#02CCFE
ΔE00 6.56
Robin'S Egg
#6DEDFD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CEE6 #E67A62
analogous
#62E6BC #62CEE6 #628CE6
triadic
#62CEE6 #E662CE #CEE662
tetradic
#62CEE6 #BC62E6 #E67A62 #8CE662
square
#62CEE6 #BC62E6 #E67A62 #8CE662
split-complementary
#62CEE6 #E6628C #E6BC62
monochromatic
#1C96B1 #2DBEDE #62CEE6 #97DEEE #CCEFF7
Accessibility & contrast
On white
1.83
#62CEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#62CEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CEE6
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CEE6 | 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)
#BDC8E7
Deuteranopia (green-blind)
#A9B9E6
Tritanopia (blue-blind)
#00D7D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62cee6; /* rgb */ color: rgb(98, 206, 230); /* oklch */ color: oklch(79.7% 0.104 214.4);
Tailwind
colors: {
custom: {
50: '#9addee',
500: '#62cee6',
950: '#000000',
},
}SCSS
$custom: #62cee6; $custom-light: #9addee; $custom-dark: #000000;
JSON
{
"hex": "#62cee6",
"rgb": {
"r": 98,
"g": 206,
"b": 230
},
"hsl": {
"h": 190.909,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.79693,
"c": 0.10426,
"h": 214.4
},
"luminance": 0.52452
}Semantic roles & 50–950 ramp
primary
#62CEE6
secondary
#B2503A
accent
#3411D5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485