#62CCF5#62CCF5
#62CCF5 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.113 H 226.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #62CCF5 |
|---|---|
| RGB | rgb(98, 204, 245) |
| HSL | hsl(197, 88%, 67%) |
| HSV | hsv(197, 60%, 96%) |
| CMYK | cmyk(60%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(77.50, -18.88, -29.37) |
| CIE-LCH | lch(77.50, 34.91, 237.27°) |
| OKLab | oklab(79.83% -0.0783 -0.0819) |
| OKLCH | oklch(79.83% 0.113 226.3) |
| XYZ | xyz(43.1048, 52.3707, 94.2054) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 3.99
Lightblue (survey)
#7BC8F6
ΔE00 4.34
Lightskyblue
#87CEFA
ΔE00 4.94
Neon Blue
#04D9FF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CCF5 #F58B62
analogous
#62F5D5 #62CCF5 #6282F5
triadic
#62CCF5 #F562CC #CCF562
tetradic
#62CCF5 #D562F5 #F58B62 #82F562
square
#62CCF5 #D562F5 #F58B62 #82F562
split-complementary
#62CCF5 #F56282 #F5D562
monochromatic
#0D99CF #28B9F1 #62CCF5 #9CDFF9 #D5F1FC
Accessibility & contrast
On white
1.83
#62CCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#62CCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CCF5
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CCF5 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F7
Deuteranopia (green-blind)
#A1B9F5
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62ccf5; /* rgb */ color: rgb(98, 204, 245); /* oklch */ color: oklch(79.8% 0.113 226.3);
Tailwind
colors: {
custom: {
50: '#9bdbf8',
500: '#62ccf5',
950: '#000000',
},
}SCSS
$custom: #62ccf5; $custom-light: #9bdbf8; $custom-dark: #000000;
JSON
{
"hex": "#62ccf5",
"rgb": {
"r": 98,
"g": 204,
"b": 245
},
"hsl": {
"h": 196.735,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.79829,
"c": 0.11329,
"h": 226.3
},
"luminance": 0.52375
}Semantic roles & 50–950 ramp
primary
#62CCF5
secondary
#CB5B30
accent
#4001E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485