#62CEF0#62CEF0
#62CEF0 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.1% C 0.110 H 221.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #62CEF0 |
|---|---|
| RGB | rgb(98, 206, 240) |
| HSL | hsl(194, 83%, 66%) |
| HSV | hsv(194, 59%, 94%) |
| CMYK | cmyk(59.2%, 14.2%, 0%, 5.9%) |
| CIE-LAB | lab(77.89, -21.37, -26.09) |
| CIE-LCH | lch(77.89, 33.73, 230.68°) |
| OKLab | oklab(80.08% -0.0822 -0.0726) |
| OKLCH | oklch(80.08% 0.11 221.4) |
| XYZ | xyz(42.8303, 53.0263, 90.3991) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.85
Bright Sky Blue
#02CCFE
ΔE00 4.13
Neon Blue
#04D9FF
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 4.47
Lightblue (survey)
#7BC8F6
ΔE00 6.20
Lightskyblue
#87CEFA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CEF0 #F08462
analogous
#62F0CB #62CEF0 #6287F0
triadic
#62CEF0 #F062CE #CEF062
tetradic
#62CEF0 #CB62F0 #F08462 #87F062
square
#62CEF0 #CB62F0 #F08462 #87F062
split-complementary
#62CEF0 #F06287 #F0CB62
monochromatic
#139AC5 #2ABDEB #62CEF0 #9ADFF5 #D2F1FB
Accessibility & contrast
On white
1.81
#62CEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#62CEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CEF0
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CEF0 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F2
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #62cef0; /* rgb */ color: rgb(98, 206, 240); /* oklch */ color: oklch(80.1% 0.110 221.4);
Tailwind
colors: {
custom: {
50: '#9bddf5',
500: '#62cef0',
950: '#000000',
},
}SCSS
$custom: #62cef0; $custom-light: #9bddf5; $custom-dark: #000000;
JSON
{
"hex": "#62cef0",
"rgb": {
"r": 98,
"g": 206,
"b": 240
},
"hsl": {
"h": 194.366,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.80081,
"c": 0.10967,
"h": 221.4
},
"luminance": 0.53031
}Semantic roles & 50–950 ramp
primary
#62CEF0
secondary
#C25634
accent
#3A07DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485