#62CCF2#62CCF2
#62CCF2 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.111 H 224.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #62CCF2 |
|---|---|
| RGB | rgb(98, 204, 242) |
| HSL | hsl(196, 85%, 67%) |
| HSV | hsv(196, 60%, 95%) |
| CMYK | cmyk(59.5%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.39, -19.76, -27.93) |
| CIE-LCH | lch(77.39, 34.21, 234.71°) |
| OKLab | oklab(79.71% -0.0794 -0.0778) |
| OKLCH | oklch(79.71% 0.111 224.4) |
| XYZ | xyz(42.6506, 52.1890, 91.8130) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 3.78
Baby Blue
#89CFF0
ΔE00 4.02
Lightblue (survey)
#7BC8F6
ΔE00 5.01
Neon Blue
#04D9FF
ΔE00 5.26
Lightskyblue
#87CEFA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CCF2 #F28862
analogous
#62F2D0 #62CCF2 #6284F2
triadic
#62CCF2 #F262CC #CCF262
tetradic
#62CCF2 #D062F2 #F28862 #84F262
square
#62CCF2 #D062F2 #F28862 #84F262
split-complementary
#62CCF2 #F26284 #F2D062
monochromatic
#1198C9 #29BAED #62CCF2 #9BDEF7 #D3F1FB
Accessibility & contrast
On white
1.84
#62CCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#62CCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CCF2
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CCF2 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#A2B9F2
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62ccf2; /* rgb */ color: rgb(98, 204, 242); /* oklch */ color: oklch(79.7% 0.111 224.4);
Tailwind
colors: {
custom: {
50: '#9bdbf6',
500: '#62ccf2',
950: '#000000',
},
}SCSS
$custom: #62ccf2; $custom-light: #9bdbf6; $custom-dark: #000000;
JSON
{
"hex": "#62ccf2",
"rgb": {
"r": 98,
"g": 204,
"b": 242
},
"hsl": {
"h": 195.833,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.79707,
"c": 0.11115,
"h": 224.4
},
"luminance": 0.52193
}Semantic roles & 50–950 ramp
primary
#62CCF2
secondary
#C65933
accent
#3F04E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485