#62CEF4#62CEF4
#62CEF4 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.2% C 0.112 H 224.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #62CEF4 |
|---|---|
| RGB | rgb(98, 206, 244) |
| HSL | hsl(196, 87%, 67%) |
| HSV | hsv(196, 60%, 96%) |
| CMYK | cmyk(59.8%, 15.6%, 0%, 4.3%) |
| CIE-LAB | lab(78.03, -20.20, -28.02) |
| CIE-LCH | lch(78.03, 34.54, 234.21°) |
| OKLab | oklab(80.24% -0.0808 -0.078) |
| OKLCH | oklch(80.24% 0.112 224) |
| XYZ | xyz(43.4310, 53.2666, 93.5631) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.58
Sky Blue
#87CEEB
ΔE00 3.80
Baby Blue
#89CFF0
ΔE00 4.04
Neon Blue
#04D9FF
ΔE00 4.91
Lightblue (survey)
#7BC8F6
ΔE00 5.23
Lightskyblue
#87CEFA
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CEF4 #F48862
analogous
#62F4D1 #62CEF4 #6285F4
triadic
#62CEF4 #F462CE #CEF462
tetradic
#62CEF4 #D162F4 #F48862 #85F462
square
#62CEF4 #D162F4 #F48862 #85F462
split-complementary
#62CEF4 #F46285 #F4D162
monochromatic
#0E9CCD #29BCF0 #62CEF4 #9BE0F8 #D4F2FC
Accessibility & contrast
On white
1.80
#62CEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#62CEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CEF4
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CEF4 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF6
Deuteranopia (green-blind)
#A4BAF4
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #62cef4; /* rgb */ color: rgb(98, 206, 244); /* oklch */ color: oklch(80.2% 0.112 224.0);
Tailwind
colors: {
custom: {
50: '#9bddf7',
500: '#62cef4',
950: '#000000',
},
}SCSS
$custom: #62cef4; $custom-light: #9bddf7; $custom-dark: #000000;
JSON
{
"hex": "#62cef4",
"rgb": {
"r": 98,
"g": 206,
"b": 244
},
"hsl": {
"h": 195.616,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.80241,
"c": 0.1123,
"h": 224
},
"luminance": 0.53271
}Semantic roles & 50–950 ramp
primary
#62CEF4
secondary
#C95931
accent
#3D02E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485