#62CFFD#62CFFD
#62CFFD is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.8% C 0.119 H 228.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #62CFFD |
|---|---|
| RGB | rgb(98, 207, 253) |
| HSL | hsl(198, 97%, 69%) |
| HSV | hsv(198, 61%, 99%) |
| CMYK | cmyk(61.3%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(78.64, -18.03, -31.89) |
| CIE-LCH | lch(78.64, 36.63, 240.51°) |
| OKLab | oklab(80.84% -0.0786 -0.089) |
| OKLCH | oklch(80.84% 0.119 228.6) |
| XYZ | xyz(45.0725, 54.3096, 101.0169) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.65
Lightblue (survey)
#7BC8F6
ΔE00 3.86
Baby Blue
#89CFF0
ΔE00 4.11
Lightskyblue
#87CEFA
ΔE00 4.32
Sky Blue
#87CEEB
ΔE00 4.61
Sky
#82CAFC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CFFD #FD9062
analogous
#62FDDD #62CFFD #6282FD
triadic
#62CFFD #FD62CF #CFFD62
tetradic
#62CFFD #DD62FD #FD9062 #82FD62
square
#62CFFD #DD62FD #FD9062 #82FD62
split-complementary
#62CFFD #FD6282 #FDDD62
monochromatic
#03A0E2 #26BDFC #62CFFD #9EE1FE #DBF4FF
Accessibility & contrast
On white
1.77
#62CFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#62CFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CFFD
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CFFD | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#A1BCFC
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #62cffd; /* rgb */ color: rgb(98, 207, 253); /* oklch */ color: oklch(80.8% 0.119 228.6);
Tailwind
colors: {
custom: {
50: '#9cddfe',
500: '#62cffd',
950: '#000000',
},
}SCSS
$custom: #62cffd; $custom-light: #9cddfe; $custom-dark: #000000;
JSON
{
"hex": "#62cffd",
"rgb": {
"r": 98,
"g": 207,
"b": 253
},
"hsl": {
"h": 197.806,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.80836,
"c": 0.11875,
"h": 228.6
},
"luminance": 0.54314
}Semantic roles & 50–950 ramp
primary
#62CFFD
secondary
#D75F2C
accent
#4400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485