#5CCFE7#5CCFE7
#5CCFE7 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.8% C 0.108 H 213.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCFE7 |
|---|---|
| RGB | rgb(92, 207, 231) |
| HSL | hsl(190, 74%, 63%) |
| HSV | hsv(190, 60%, 91%) |
| CMYK | cmyk(60.2%, 10.4%, 0%, 9.4%) |
| CIE-LAB | lab(77.68, -25.55, -21.61) |
| CIE-LCH | lch(77.68, 33.46, 220.23°) |
| OKLab | oklab(79.76% -0.0903 -0.06) |
| OKLCH | oklch(79.76% 0.108 213.6) |
| XYZ | xyz(41.1444, 52.6663, 83.5831) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 5.50
Sky Blue
#87CEEB
ΔE00 5.94
Bright Sky Blue
#02CCFE
ΔE00 6.63
Baby Blue
#89CFF0
ΔE00 7.04
Robin'S Egg
#6DEDFD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCFE7 #E7745C
analogous
#5CE7BA #5CCFE7 #5C89E7
triadic
#5CCFE7 #E75CCF #CFE75C
tetradic
#5CCFE7 #BA5CE7 #E7745C #89E75C
square
#5CCFE7 #BA5CE7 #E7745C #89E75C
split-complementary
#5CCFE7 #E75C89 #E7BA5C
monochromatic
#1A95AF #27BFDF #5CCFE7 #91DFEF #C7EEF7
Accessibility & contrast
On white
1.82
#5CCFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#5CCFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCFE7
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCFE7 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9E8
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#00D9D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ccfe7; /* rgb */ color: rgb(92, 207, 231); /* oklch */ color: oklch(79.8% 0.108 213.6);
Tailwind
colors: {
custom: {
50: '#97deee',
500: '#5ccfe7',
950: '#000000',
},
}SCSS
$custom: #5ccfe7; $custom-light: #97deee; $custom-dark: #000000;
JSON
{
"hex": "#5ccfe7",
"rgb": {
"r": 92,
"g": 207,
"b": 231
},
"hsl": {
"h": 190.36,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.79755,
"c": 0.1084,
"h": 213.6
},
"luminance": 0.5267
}Semantic roles & 50–950 ramp
primary
#5CCFE7
secondary
#B04C37
accent
#310FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485