#62CFF4#62CFF4
#62CFF4 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.5% C 0.112 H 223.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #62CFF4 |
|---|---|
| RGB | rgb(98, 207, 244) |
| HSL | hsl(195, 87%, 67%) |
| HSV | hsv(195, 60%, 96%) |
| CMYK | cmyk(59.8%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(78.32, -20.70, -27.58) |
| CIE-LCH | lch(78.32, 34.49, 233.11°) |
| OKLab | oklab(80.47% -0.0818 -0.0768) |
| OKLCH | oklch(80.47% 0.112 223.2) |
| XYZ | xyz(43.6725, 53.7496, 93.6436) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.72
Sky Blue
#87CEEB
ΔE00 3.81
Baby Blue
#89CFF0
ΔE00 4.16
Neon Blue
#04D9FF
ΔE00 4.60
Lightblue (survey)
#7BC8F6
ΔE00 5.59
Lightskyblue
#87CEFA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CFF4 #F48762
analogous
#62F4D0 #62CFF4 #6286F4
triadic
#62CFF4 #F462CF #CFF462
tetradic
#62CFF4 #D062F4 #F48762 #86F462
square
#62CFF4 #D062F4 #F48762 #86F462
split-complementary
#62CFF4 #F46286 #F4D062
monochromatic
#0E9DCD #29BEF0 #62CFF4 #9BE0F8 #D4F2FC
Accessibility & contrast
On white
1.79
#62CFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#62CFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CFF4
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CFF4 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF6
Deuteranopia (green-blind)
#A5BBF4
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #62cff4; /* rgb */ color: rgb(98, 207, 244); /* oklch */ color: oklch(80.5% 0.112 223.2);
Tailwind
colors: {
custom: {
50: '#9bddf7',
500: '#62cff4',
950: '#000000',
},
}SCSS
$custom: #62cff4; $custom-light: #9bddf7; $custom-dark: #000000;
JSON
{
"hex": "#62cff4",
"rgb": {
"r": 98,
"g": 207,
"b": 244
},
"hsl": {
"h": 195.205,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.80467,
"c": 0.11219,
"h": 223.2
},
"luminance": 0.53754
}Semantic roles & 50–950 ramp
primary
#62CFF4
secondary
#C95831
accent
#3B02E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485