#62CBE7#62CBE7
#62CBE7 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.0% C 0.104 H 217.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #62CBE7 |
|---|---|
| RGB | rgb(98, 203, 231) |
| HSL | hsl(193, 73%, 65%) |
| HSV | hsv(193, 58%, 91%) |
| CMYK | cmyk(57.6%, 12.1%, 0%, 9.4%) |
| CIE-LAB | lab(76.72, -22.46, -23.05) |
| CIE-LCH | lch(76.72, 32.18, 225.73°) |
| OKLab | oklab(79.04% -0.0824 -0.064) |
| OKLCH | oklch(79.04% 0.104 217.8) |
| XYZ | xyz(40.8110, 51.0741, 83.2934) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.50
Neon Blue
#04D9FF
ΔE00 4.83
Bright Sky Blue
#02CCFE
ΔE00 5.40
Baby Blue
#89CFF0
ΔE00 5.52
Aqua Blue
#02D8E9
ΔE00 7.44
Lightblue (survey)
#7BC8F6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CBE7 #E77E62
analogous
#62E7C1 #62CBE7 #6288E7
triadic
#62CBE7 #E762CB #CBE762
tetradic
#62CBE7 #C162E7 #E77E62 #88E762
square
#62CBE7 #C162E7 #E77E62 #88E762
split-complementary
#62CBE7 #E76288 #E7C162
monochromatic
#1B93B3 #2DB9DF #62CBE7 #97DDEF #CCEEF7
Accessibility & contrast
On white
1.87
#62CBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#62CBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CBE7
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CBE7 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6E9
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #62cbe7; /* rgb */ color: rgb(98, 203, 231); /* oklch */ color: oklch(79.0% 0.104 217.8);
Tailwind
colors: {
custom: {
50: '#9adbee',
500: '#62cbe7',
950: '#000000',
},
}SCSS
$custom: #62cbe7; $custom-light: #9adbee; $custom-dark: #000000;
JSON
{
"hex": "#62cbe7",
"rgb": {
"r": 98,
"g": 203,
"b": 231
},
"hsl": {
"h": 192.632,
"s": 73.481,
"l": 64.51
},
"oklch": {
"l": 0.79044,
"c": 0.10435,
"h": 217.8
},
"luminance": 0.51078
}Semantic roles & 50–950 ramp
primary
#62CBE7
secondary
#B4533A
accent
#3A10D6
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1516
muted
#808485