#62CAF3#62CAF3
#62CAF3 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.3% C 0.112 H 226.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #62CAF3 |
|---|---|
| RGB | rgb(98, 202, 243) |
| HSL | hsl(197, 86%, 67%) |
| HSV | hsv(197, 60%, 95%) |
| CMYK | cmyk(59.7%, 16.9%, 0%, 4.7%) |
| CIE-LAB | lab(76.86, -18.44, -29.28) |
| CIE-LCH | lch(76.86, 34.60, 237.79°) |
| OKLab | oklab(79.3% -0.077 -0.0816) |
| OKLCH | oklch(79.3% 0.112 226.7) |
| XYZ | xyz(42.3289, 51.3046, 92.4487) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.50
Baby Blue
#89CFF0
ΔE00 3.98
Sky Blue
#87CEEB
ΔE00 4.05
Lightblue (survey)
#7BC8F6
ΔE00 4.13
Lightskyblue
#87CEFA
ΔE00 4.90
Sky
#82CAFC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CAF3 #F38B62
analogous
#62F3D4 #62CAF3 #6281F3
triadic
#62CAF3 #F362CA #CAF362
tetradic
#62CAF3 #D462F3 #F38B62 #81F362
square
#62CAF3 #D462F3 #F38B62 #81F362
split-complementary
#62CAF3 #F36281 #F3D462
monochromatic
#1096CB #29B7EF #62CAF3 #9BDDF7 #D4F0FC
Accessibility & contrast
On white
1.86
#62CAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#62CAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CAF3
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CAF3 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F5
Deuteranopia (green-blind)
#9FB7F3
Tritanopia (blue-blind)
#00D6D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62caf3; /* rgb */ color: rgb(98, 202, 243); /* oklch */ color: oklch(79.3% 0.112 226.7);
Tailwind
colors: {
custom: {
50: '#9bdaf7',
500: '#62caf3',
950: '#000000',
},
}SCSS
$custom: #62caf3; $custom-light: #9bdaf7; $custom-dark: #000000;
JSON
{
"hex": "#62caf3",
"rgb": {
"r": 98,
"g": 202,
"b": 243
},
"hsl": {
"h": 196.966,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.79295,
"c": 0.11217,
"h": 226.7
},
"luminance": 0.51309
}Semantic roles & 50–950 ramp
primary
#62CAF3
secondary
#C75C32
accent
#4203E2
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385