#62CEF2#62CEF2
#62CEF2 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.111 H 222.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #62CEF2 |
|---|---|
| RGB | rgb(98, 206, 242) |
| HSL | hsl(195, 85%, 67%) |
| HSV | hsv(195, 60%, 95%) |
| CMYK | cmyk(59.5%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(77.96, -20.78, -27.06) |
| CIE-LCH | lch(77.96, 34.12, 232.47°) |
| OKLab | oklab(80.16% -0.0815 -0.0753) |
| OKLCH | oklch(80.16% 0.111 222.7) |
| XYZ | xyz(43.1290, 53.1458, 91.9724) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.78
Bright Sky Blue
#02CCFE
ΔE00 3.81
Baby Blue
#89CFF0
ΔE00 4.22
Neon Blue
#04D9FF
ΔE00 4.63
Lightblue (survey)
#7BC8F6
ΔE00 5.71
Lightskyblue
#87CEFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CEF2 #F28662
analogous
#62F2CE #62CEF2 #6286F2
triadic
#62CEF2 #F262CE #CEF262
tetradic
#62CEF2 #CE62F2 #F28662 #86F262
square
#62CEF2 #CE62F2 #F28662 #86F262
split-complementary
#62CEF2 #F26286 #F2CE62
monochromatic
#119BC9 #29BCED #62CEF2 #9BE0F7 #D3F1FB
Accessibility & contrast
On white
1.81
#62CEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#62CEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CEF2
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CEF2 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF4
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #62cef2; /* rgb */ color: rgb(98, 206, 242); /* oklch */ color: oklch(80.2% 0.111 222.7);
Tailwind
colors: {
custom: {
50: '#9bddf6',
500: '#62cef2',
950: '#000000',
},
}SCSS
$custom: #62cef2; $custom-light: #9bddf6; $custom-dark: #000000;
JSON
{
"hex": "#62cef2",
"rgb": {
"r": 98,
"g": 206,
"b": 242
},
"hsl": {
"h": 195,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.80161,
"c": 0.11095,
"h": 222.7
},
"luminance": 0.5315
}Semantic roles & 50–950 ramp
primary
#62CEF2
secondary
#C65733
accent
#3C04E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485