#62CEE7#62CEE7
#62CEE7 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.7% C 0.105 H 215.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #62CEE7 |
|---|---|
| RGB | rgb(98, 206, 231) |
| HSL | hsl(191, 73%, 65%) |
| HSV | hsv(191, 58%, 91%) |
| CMYK | cmyk(57.6%, 10.8%, 0%, 9.4%) |
| CIE-LAB | lab(77.58, -23.97, -21.74) |
| CIE-LCH | lch(77.58, 32.36, 222.21°) |
| OKLab | oklab(79.73% -0.0856 -0.0603) |
| OKLCH | oklch(79.73% 0.105 215.1) |
| XYZ | xyz(41.5263, 52.5047, 83.5318) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.59
Sky Blue
#87CEEB
ΔE00 5.18
Bright Sky Blue
#02CCFE
ΔE00 6.28
Baby Blue
#89CFF0
ΔE00 6.29
Aqua Blue
#02D8E9
ΔE00 6.30
Robin'S Egg
#6DEDFD
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CEE7 #E77B62
analogous
#62E7BE #62CEE7 #628CE7
triadic
#62CEE7 #E762CE #CEE762
tetradic
#62CEE7 #BE62E7 #E77B62 #8CE762
square
#62CEE7 #BE62E7 #E77B62 #8CE762
split-complementary
#62CEE7 #E7628C #E7BE62
monochromatic
#1B97B3 #2DBDDF #62CEE7 #97DFEF #CCEFF7
Accessibility & contrast
On white
1.83
#62CEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#62CEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CEE7
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CEE7 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC8E8
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62cee7; /* rgb */ color: rgb(98, 206, 231); /* oklch */ color: oklch(79.7% 0.105 215.1);
Tailwind
colors: {
custom: {
50: '#9addee',
500: '#62cee7',
950: '#000000',
},
}SCSS
$custom: #62cee7; $custom-light: #9addee; $custom-dark: #000000;
JSON
{
"hex": "#62cee7",
"rgb": {
"r": 98,
"g": 206,
"b": 231
},
"hsl": {
"h": 191.278,
"s": 73.481,
"l": 64.51
},
"oklch": {
"l": 0.79731,
"c": 0.10473,
"h": 215.1
},
"luminance": 0.52509
}Semantic roles & 50–950 ramp
primary
#62CEE7
secondary
#B4513A
accent
#3510D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485