#62CEF3#62CEF3
#62CEF3 is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.2% C 0.112 H 223.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #62CEF3 |
|---|---|
| RGB | rgb(98, 206, 243) |
| HSL | hsl(195, 86%, 67%) |
| HSV | hsv(195, 60%, 95%) |
| CMYK | cmyk(59.7%, 15.2%, 0%, 4.7%) |
| CIE-LAB | lab(78.00, -20.49, -27.54) |
| CIE-LCH | lch(78.00, 34.32, 233.35°) |
| OKLab | oklab(80.2% -0.0811 -0.0767) |
| OKLCH | oklch(80.2% 0.112 223.4) |
| XYZ | xyz(43.2796, 53.2060, 92.7656) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.68
Sky Blue
#87CEEB
ΔE00 3.78
Baby Blue
#89CFF0
ΔE00 4.12
Neon Blue
#04D9FF
ΔE00 4.76
Lightblue (survey)
#7BC8F6
ΔE00 5.47
Lightskyblue
#87CEFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CEF3 #F38762
analogous
#62F3CF #62CEF3 #6286F3
triadic
#62CEF3 #F362CE #CEF362
tetradic
#62CEF3 #CF62F3 #F38762 #86F362
square
#62CEF3 #CF62F3 #F38762 #86F362
split-complementary
#62CEF3 #F36286 #F3CF62
monochromatic
#109BCB #29BCEF #62CEF3 #9BE0F7 #D4F1FC
Accessibility & contrast
On white
1.80
#62CEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#62CEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CEF3
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CEF3 | 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)
#B9CAF5
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #62cef3; /* rgb */ color: rgb(98, 206, 243); /* oklch */ color: oklch(80.2% 0.112 223.4);
Tailwind
colors: {
custom: {
50: '#9bddf7',
500: '#62cef3',
950: '#000000',
},
}SCSS
$custom: #62cef3; $custom-light: #9bddf7; $custom-dark: #000000;
JSON
{
"hex": "#62cef3",
"rgb": {
"r": 98,
"g": 206,
"b": 243
},
"hsl": {
"h": 195.31,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.80201,
"c": 0.11161,
"h": 223.4
},
"luminance": 0.5321
}Semantic roles & 50–950 ramp
primary
#62CEF3
secondary
#C75832
accent
#3C03E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485