#62DBFB#62DBFB
#62DBFB is a very light, moderate cyan. Relative luminance 0.602; OKLCH L 83.5% C 0.116 H 218.0°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBFB |
|---|---|
| RGB | rgb(98, 219, 251) |
| HSL | hsl(193, 95%, 68%) |
| HSV | hsv(193, 61%, 98%) |
| CMYK | cmyk(61%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(81.96, -24.68, -25.74) |
| CIE-LCH | lch(81.96, 35.67, 226.20°) |
| OKLab | oklab(83.46% -0.0915 -0.0716) |
| OKLCH | oklch(83.46% 0.116 218) |
| XYZ | xyz(47.7741, 60.2198, 100.3539) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.13
Sky Blue
#87CEEB
ΔE00 5.47
Bright Sky Blue
#02CCFE
ΔE00 5.91
Baby Blue
#89CFF0
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.60
Aqua Blue
#02D8E9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBFB #FB8262
analogous
#62FBCE #62DBFB #628EFB
triadic
#62DBFB #FB62DB #DBFB62
tetradic
#62DBFB #CE62FB #FB8262 #8EFB62
square
#62DBFB #CE62FB #FB8262 #8EFB62
split-complementary
#62DBFB #FB628E #FBCE62
monochromatic
#06B0DD #26CDF9 #62DBFB #9EE9FD #D9F6FE
Accessibility & contrast
On white
1.61
#62DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#62DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBFB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBFB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FD
Deuteranopia (green-blind)
#B0C5FB
Tritanopia (blue-blind)
#00E6E5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dbfb; /* rgb */ color: rgb(98, 219, 251); /* oklch */ color: oklch(83.5% 0.116 218.0);
Tailwind
colors: {
custom: {
50: '#9de6fc',
500: '#62dbfb',
950: '#000000',
},
}SCSS
$custom: #62dbfb; $custom-light: #9de6fc; $custom-dark: #000000;
JSON
{
"hex": "#62dbfb",
"rgb": {
"r": 98,
"g": 219,
"b": 251
},
"hsl": {
"h": 192.549,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.83464,
"c": 0.11618,
"h": 218
},
"luminance": 0.60225
}Semantic roles & 50–950 ramp
primary
#62DBFB
secondary
#D5502D
accent
#3000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485