#62CEFB#62CEFB
#62CEFB is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.5% C 0.117 H 228.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #62CEFB |
|---|---|
| RGB | rgb(98, 206, 251) |
| HSL | hsl(198, 95%, 68%) |
| HSV | hsv(198, 61%, 98%) |
| CMYK | cmyk(61%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(78.29, -18.12, -31.37) |
| CIE-LCH | lch(78.29, 36.22, 239.99°) |
| OKLab | oklab(80.53% -0.0782 -0.0876) |
| OKLCH | oklch(80.53% 0.117 228.2) |
| XYZ | xyz(44.5141, 53.6998, 99.2673) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.56
Lightblue (survey)
#7BC8F6
ΔE00 3.86
Baby Blue
#89CFF0
ΔE00 4.03
Lightskyblue
#87CEFA
ΔE00 4.39
Sky Blue
#87CEEB
ΔE00 4.46
Sky
#82CAFC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CEFB #FB8F62
analogous
#62FBDB #62CEFB #6281FB
triadic
#62CEFB #FB62CE #CEFB62
tetradic
#62CEFB #DB62FB #FB8F62 #81FB62
square
#62CEFB #DB62FB #FB8F62 #81FB62
split-complementary
#62CEFB #FB6281 #FBDB62
monochromatic
#069EDD #26BBF9 #62CEFB #9EE1FD #D9F3FE
Accessibility & contrast
On white
1.79
#62CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#62CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CEFB
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CEFB | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFD
Deuteranopia (green-blind)
#A1BBFA
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #62cefb; /* rgb */ color: rgb(98, 206, 251); /* oklch */ color: oklch(80.5% 0.117 228.2);
Tailwind
colors: {
custom: {
50: '#9cddfc',
500: '#62cefb',
950: '#000000',
},
}SCSS
$custom: #62cefb; $custom-light: #9cddfc; $custom-dark: #000000;
JSON
{
"hex": "#62cefb",
"rgb": {
"r": 98,
"g": 206,
"b": 251
},
"hsl": {
"h": 197.647,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.80528,
"c": 0.11743,
"h": 228.2
},
"luminance": 0.53704
}Semantic roles & 50–950 ramp
primary
#62CEFB
secondary
#D55E2D
accent
#4300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485