#62CFEB#62CFEB
#62CFEB is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.1% C 0.107 H 217.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #62CFEB |
|---|---|
| RGB | rgb(98, 207, 235) |
| HSL | hsl(192, 77%, 65%) |
| HSV | hsv(192, 58%, 92%) |
| CMYK | cmyk(58.3%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.00, -23.32, -23.25) |
| CIE-LCH | lch(78.00, 32.93, 224.90°) |
| OKLab | oklab(80.11% -0.0851 -0.0645) |
| OKLCH | oklch(80.11% 0.107 217.2) |
| XYZ | xyz(42.3392, 53.2163, 86.6217) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 4.63
Bright Sky Blue
#02CCFE
ΔE00 5.52
Baby Blue
#89CFF0
ΔE00 5.62
Aqua Blue
#02D8E9
ΔE00 6.92
Lightblue (survey)
#7BC8F6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CFEB #EB7E62
analogous
#62EBC3 #62CFEB #628AEB
triadic
#62CFEB #EB62CF #CFEB62
tetradic
#62CFEB #C362EB #EB7E62 #8AEB62
square
#62CFEB #C362EB #EB7E62 #8AEB62
split-complementary
#62CFEB #EB628A #EBC362
monochromatic
#1899BB #2CBEE4 #62CFEB #98E0F2 #CFF0F9
Accessibility & contrast
On white
1.80
#62CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#62CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CFEB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CFEB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #62cfeb; /* rgb */ color: rgb(98, 207, 235); /* oklch */ color: oklch(80.1% 0.107 217.2);
Tailwind
colors: {
custom: {
50: '#9adef1',
500: '#62cfeb',
950: '#000000',
},
}SCSS
$custom: #62cfeb; $custom-light: #9adef1; $custom-dark: #000000;
JSON
{
"hex": "#62cfeb",
"rgb": {
"r": 98,
"g": 207,
"b": 235
},
"hsl": {
"h": 192.263,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.80113,
"c": 0.10683,
"h": 217.2
},
"luminance": 0.5322
}Semantic roles & 50–950 ramp
primary
#62CFEB
secondary
#BA5237
accent
#360CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485