#62CBF2#62CBF2
#62CBF2 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.5% C 0.111 H 225.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62CBF2 |
|---|---|
| RGB | rgb(98, 203, 242) |
| HSL | hsl(196, 85%, 67%) |
| HSV | hsv(196, 60%, 95%) |
| CMYK | cmyk(59.5%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(77.11, -19.25, -28.36) |
| CIE-LCH | lch(77.11, 34.28, 235.83°) |
| OKLab | oklab(79.48% -0.0784 -0.079) |
| OKLCH | oklch(79.48% 0.111 225.2) |
| XYZ | xyz(42.4137, 51.7152, 91.7340) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.51
Sky Blue
#87CEEB
ΔE00 3.85
Baby Blue
#89CFF0
ΔE00 3.98
Lightblue (survey)
#7BC8F6
ΔE00 4.67
Lightskyblue
#87CEFA
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CBF2 #F28962
analogous
#62F2D1 #62CBF2 #6283F2
triadic
#62CBF2 #F262CB #CBF262
tetradic
#62CBF2 #D162F2 #F28962 #83F262
square
#62CBF2 #D162F2 #F28962 #83F262
split-complementary
#62CBF2 #F26283 #F2D162
monochromatic
#1197C9 #29B8ED #62CBF2 #9BDEF7 #D3F0FB
Accessibility & contrast
On white
1.85
#62CBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#62CBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CBF2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CBF2 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F4
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62cbf2; /* rgb */ color: rgb(98, 203, 242); /* oklch */ color: oklch(79.5% 0.111 225.2);
Tailwind
colors: {
custom: {
50: '#9bdbf6',
500: '#62cbf2',
950: '#000000',
},
}SCSS
$custom: #62cbf2; $custom-light: #9bdbf6; $custom-dark: #000000;
JSON
{
"hex": "#62cbf2",
"rgb": {
"r": 98,
"g": 203,
"b": 242
},
"hsl": {
"h": 196.25,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.79481,
"c": 0.11128,
"h": 225.2
},
"luminance": 0.51719
}Semantic roles & 50–950 ramp
primary
#62CBF2
secondary
#C65A33
accent
#4004E1
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485