#62C8EE#62C8EE
#62C8EE is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.6% C 0.109 H 225.2°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #62C8EE |
|---|---|
| RGB | rgb(98, 200, 238) |
| HSL | hsl(196, 80%, 66%) |
| HSV | hsv(196, 59%, 93%) |
| CMYK | cmyk(58.8%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(76.11, -18.89, -27.74) |
| CIE-LCH | lch(76.11, 33.56, 235.74°) |
| OKLab | oklab(78.64% -0.0767 -0.0772) |
| OKLCH | oklch(78.64% 0.109 225.2) |
| XYZ | xyz(41.1179, 50.0743, 88.3707) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 3.94
Baby Blue
#89CFF0
ΔE00 4.16
Lightblue (survey)
#7BC8F6
ΔE00 4.67
Lightskyblue
#87CEFA
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62C8EE #EE8862
analogous
#62EECE #62C8EE #6282EE
triadic
#62C8EE #EE62C8 #C8EE62
tetradic
#62C8EE #CE62EE #EE8862 #82EE62
square
#62C8EE #CE62EE #EE8862 #82EE62
split-complementary
#62C8EE #EE6282 #EECE62
monochromatic
#1592C1 #2BB5E8 #62C8EE #99DBF4 #D0EFFA
Accessibility & contrast
On white
1.91
#62C8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#62C8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62C8EE
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62C8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62C8EE | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#9FB5EE
Tritanopia (blue-blind)
#00D3D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #62c8ee; /* rgb */ color: rgb(98, 200, 238); /* oklch */ color: oklch(78.6% 0.109 225.2);
Tailwind
colors: {
custom: {
50: '#9ad8f3',
500: '#62c8ee',
950: '#000000',
},
}SCSS
$custom: #62c8ee; $custom-light: #9ad8f3; $custom-dark: #000000;
JSON
{
"hex": "#62c8ee",
"rgb": {
"r": 98,
"g": 200,
"b": 238
},
"hsl": {
"h": 196.286,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.78638,
"c": 0.10884,
"h": 225.2
},
"luminance": 0.50078
}Semantic roles & 50–950 ramp
primary
#62C8EE
secondary
#BF5B35
accent
#4209DD
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385