#62DFFC#62DFFC
#62DFFC is a very light, moderate cyan. Relative luminance 0.624; OKLCH L 84.4% C 0.117 H 215.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFFC |
|---|---|
| RGB | rgb(98, 223, 252) |
| HSL | hsl(191, 96%, 69%) |
| HSV | hsv(191, 61%, 99%) |
| CMYK | cmyk(61.1%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(83.12, -26.37, -24.50) |
| CIE-LCH | lch(83.12, 35.99, 222.89°) |
| OKLab | oklab(84.41% -0.0952 -0.068) |
| OKLCH | oklch(84.41% 0.117 215.6) |
| XYZ | xyz(48.9882, 62.3952, 101.5383) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.47
Robin'S Egg
#6DEDFD
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Aqua Blue
#02D8E9
ΔE00 6.44
Sky Blue
#87CEEB
ΔE00 6.48
Bright Sky Blue
#02CCFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFFC #FC7F62
analogous
#62FCCC #62DFFC #6292FC
triadic
#62DFFC #FC62DF #DFFC62
tetradic
#62DFFC #CC62FC #FC7F62 #92FC62
square
#62DFFC #CC62FC #FC7F62 #92FC62
split-complementary
#62DFFC #FC6292 #FCCC62
monochromatic
#04B6DF #26D3FB #62DFFC #9EEBFD #DAF7FE
Accessibility & contrast
On white
1.56
#62DFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#62DFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFFC
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFFC | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#B4C8FC
Tritanopia (blue-blind)
#00EAE8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62dffc; /* rgb */ color: rgb(98, 223, 252); /* oklch */ color: oklch(84.4% 0.117 215.6);
Tailwind
colors: {
custom: {
50: '#9de9fd',
500: '#62dffc',
950: '#000000',
},
}SCSS
$custom: #62dffc; $custom-light: #9de9fd; $custom-dark: #000000;
JSON
{
"hex": "#62dffc",
"rgb": {
"r": 98,
"g": 223,
"b": 252
},
"hsl": {
"h": 191.299,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.8441,
"c": 0.11702,
"h": 215.6
},
"luminance": 0.624
}Semantic roles & 50–950 ramp
primary
#62DFFC
secondary
#D64C2C
accent
#2B00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485