#62CEF5#62CEF5
#62CEF5 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.3% C 0.113 H 224.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #62CEF5 |
|---|---|
| RGB | rgb(98, 206, 245) |
| HSL | hsl(196, 88%, 67%) |
| HSV | hsv(196, 60%, 96%) |
| CMYK | cmyk(60%, 15.9%, 0%, 3.9%) |
| CIE-LAB | lab(78.07, -19.90, -28.50) |
| CIE-LCH | lch(78.07, 34.76, 235.07°) |
| OKLab | oklab(80.28% -0.0804 -0.0794) |
| OKLCH | oklch(80.28% 0.113 224.6) |
| XYZ | xyz(43.5832, 53.3275, 94.3649) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.49
Sky Blue
#87CEEB
ΔE00 3.84
Baby Blue
#89CFF0
ΔE00 3.98
Lightblue (survey)
#7BC8F6
ΔE00 5.01
Neon Blue
#04D9FF
ΔE00 5.06
Lightskyblue
#87CEFA
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CEF5 #F58962
analogous
#62F5D2 #62CEF5 #6285F5
triadic
#62CEF5 #F562CE #CEF562
tetradic
#62CEF5 #D262F5 #F58962 #85F562
square
#62CEF5 #D262F5 #F58962 #85F562
split-complementary
#62CEF5 #F56285 #F5D262
monochromatic
#0D9CCF #28BCF1 #62CEF5 #9CE0F9 #D5F2FC
Accessibility & contrast
On white
1.80
#62CEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#62CEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CEF5
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CEF5 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF7
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #62cef5; /* rgb */ color: rgb(98, 206, 245); /* oklch */ color: oklch(80.3% 0.113 224.6);
Tailwind
colors: {
custom: {
50: '#9bddf8',
500: '#62cef5',
950: '#000000',
},
}SCSS
$custom: #62cef5; $custom-light: #9bddf8; $custom-dark: #000000;
JSON
{
"hex": "#62cef5",
"rgb": {
"r": 98,
"g": 206,
"b": 245
},
"hsl": {
"h": 195.918,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.80281,
"c": 0.11298,
"h": 224.6
},
"luminance": 0.53332
}Semantic roles & 50–950 ramp
primary
#62CEF5
secondary
#CB5930
accent
#3D01E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485