#62CFF5#62CFF5
#62CFF5 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.5% C 0.113 H 223.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #62CFF5 |
|---|---|
| RGB | rgb(98, 207, 245) |
| HSL | hsl(196, 88%, 67%) |
| HSV | hsv(196, 60%, 96%) |
| CMYK | cmyk(60%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(78.35, -20.41, -28.06) |
| CIE-LCH | lch(78.35, 34.70, 233.97°) |
| OKLab | oklab(80.51% -0.0814 -0.0782) |
| OKLCH | oklch(80.51% 0.113 223.8) |
| XYZ | xyz(43.8247, 53.8105, 94.4454) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 3.83
Baby Blue
#89CFF0
ΔE00 4.08
Neon Blue
#04D9FF
ΔE00 4.74
Lightblue (survey)
#7BC8F6
ΔE00 5.36
Lightskyblue
#87CEFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CFF5 #F58862
analogous
#62F5D1 #62CFF5 #6286F5
triadic
#62CFF5 #F562CF #CFF562
tetradic
#62CFF5 #D162F5 #F58862 #86F562
square
#62CFF5 #D162F5 #F58862 #86F562
split-complementary
#62CFF5 #F56286 #F5D162
monochromatic
#0D9DCF #28BDF1 #62CFF5 #9CE1F9 #D5F2FC
Accessibility & contrast
On white
1.79
#62CFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#62CFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CFF5
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CFF5 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF7
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #62cff5; /* rgb */ color: rgb(98, 207, 245); /* oklch */ color: oklch(80.5% 0.113 223.8);
Tailwind
colors: {
custom: {
50: '#9bddf8',
500: '#62cff5',
950: '#000000',
},
}SCSS
$custom: #62cff5; $custom-light: #9bddf8; $custom-dark: #000000;
JSON
{
"hex": "#62cff5",
"rgb": {
"r": 98,
"g": 207,
"b": 245
},
"hsl": {
"h": 195.51,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.80508,
"c": 0.11287,
"h": 223.8
},
"luminance": 0.53815
}Semantic roles & 50–950 ramp
primary
#62CFF5
secondary
#CB5830
accent
#3C01E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485