#62CFEE#62CFEE
#62CFEE is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.2% C 0.108 H 219.2°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #62CFEE |
|---|---|
| RGB | rgb(98, 207, 238) |
| HSL | hsl(193, 80%, 66%) |
| HSV | hsv(193, 59%, 93%) |
| CMYK | cmyk(58.8%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(78.11, -22.46, -24.70) |
| CIE-LCH | lch(78.11, 33.38, 227.72°) |
| OKLab | oklab(80.23% -0.084 -0.0686) |
| OKLCH | oklch(80.23% 0.108 219.2) |
| XYZ | xyz(42.7763, 53.3911, 88.9235) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.10
Sky Blue
#87CEEB
ΔE00 4.17
Bright Sky Blue
#02CCFE
ΔE00 4.79
Baby Blue
#89CFF0
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 7.09
Lightskyblue
#87CEFA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CFEE #EE8162
analogous
#62EEC7 #62CFEE #6289EE
triadic
#62CFEE #EE62CF #CFEE62
tetradic
#62CFEE #C762EE #EE8162 #89EE62
square
#62CFEE #C762EE #EE8162 #89EE62
split-complementary
#62CFEE #EE6289 #EEC762
monochromatic
#159BC1 #2BBEE8 #62CFEE #99E0F4 #D0F1FA
Accessibility & contrast
On white
1.80
#62CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#62CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CFEE
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CFEE | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#A7BBEE
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #62cfee; /* rgb */ color: rgb(98, 207, 238); /* oklch */ color: oklch(80.2% 0.108 219.2);
Tailwind
colors: {
custom: {
50: '#9bddf3',
500: '#62cfee',
950: '#000000',
},
}SCSS
$custom: #62cfee; $custom-light: #9bddf3; $custom-dark: #000000;
JSON
{
"hex": "#62cfee",
"rgb": {
"r": 98,
"g": 207,
"b": 238
},
"hsl": {
"h": 193.286,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.8023,
"c": 0.10848,
"h": 219.2
},
"luminance": 0.53395
}Semantic roles & 50–950 ramp
primary
#62CFEE
secondary
#BF5435
accent
#3809DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485