#62CBE9#62CBE9
#62CBE9 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.1% C 0.105 H 219.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #62CBE9 |
|---|---|
| RGB | rgb(98, 203, 233) |
| HSL | hsl(193, 75%, 65%) |
| HSV | hsv(193, 58%, 91%) |
| CMYK | cmyk(57.9%, 12.9%, 0%, 8.6%) |
| CIE-LAB | lab(76.79, -21.88, -24.02) |
| CIE-LCH | lch(76.79, 32.49, 227.66°) |
| OKLab | oklab(79.12% -0.0817 -0.0667) |
| OKLCH | oklch(79.12% 0.105 219.2) |
| XYZ | xyz(41.0951, 51.1877, 84.7895) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 4.80
Bright Sky Blue
#02CCFE
ΔE00 4.91
Baby Blue
#89CFF0
ΔE00 5.10
Lightblue (survey)
#7BC8F6
ΔE00 7.01
Lightskyblue
#87CEFA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CBE9 #E98062
analogous
#62E9C3 #62CBE9 #6288E9
triadic
#62CBE9 #E962CB #CBE962
tetradic
#62CBE9 #C362E9 #E98062 #88E962
square
#62CBE9 #C362E9 #E98062 #88E962
split-complementary
#62CBE9 #E96288 #E9C362
monochromatic
#1A94B7 #2CB9E1 #62CBE9 #98DDF1 #CDEFF8
Accessibility & contrast
On white
1.87
#62CBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#62CBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CBE9
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CBE9 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EB
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62cbe9; /* rgb */ color: rgb(98, 203, 233); /* oklch */ color: oklch(79.1% 0.105 219.2);
Tailwind
colors: {
custom: {
50: '#9adbf0',
500: '#62cbe9',
950: '#000000',
},
}SCSS
$custom: #62cbe9; $custom-light: #9adbf0; $custom-dark: #000000;
JSON
{
"hex": "#62cbe9",
"rgb": {
"r": 98,
"g": 203,
"b": 233
},
"hsl": {
"h": 193.333,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.79122,
"c": 0.10546,
"h": 219.2
},
"luminance": 0.51192
}Semantic roles & 50–950 ramp
primary
#62CBE9
secondary
#B75538
accent
#3B0ED8
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1516
muted
#808485