#5CD2F7#5CD2F7
#5CD2F7 is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.1% C 0.117 H 221.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2F7 |
|---|---|
| RGB | rgb(92, 210, 247) |
| HSL | hsl(194, 91%, 66%) |
| HSV | hsv(194, 63%, 97%) |
| CMYK | cmyk(62.8%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(79.09, -22.36, -28.02) |
| CIE-LCH | lch(79.09, 35.85, 231.41°) |
| OKLab | oklab(81.07% -0.0873 -0.0781) |
| OKLCH | oklch(81.07% 0.117 221.8) |
| XYZ | xyz(44.2420, 55.0793, 96.2774) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.69
Bright Sky Blue
#02CCFE
ΔE00 3.72
Sky Blue
#87CEEB
ΔE00 4.43
Baby Blue
#89CFF0
ΔE00 4.82
Lightblue (survey)
#7BC8F6
ΔE00 6.41
Lightskyblue
#87CEFA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2F7 #F7815C
analogous
#5CF7CF #5CD2F7 #5C85F7
triadic
#5CD2F7 #F75CD2 #D2F75C
tetradic
#5CD2F7 #CF5CF7 #F7815C #85F75C
square
#5CD2F7 #CF5CF7 #F7815C #85F75C
split-complementary
#5CD2F7 #F75C85 #F7CF5C
monochromatic
#0AA0CE #22C2F4 #5CD2F7 #96E2FA #D1F2FD
Accessibility & contrast
On white
1.75
#5CD2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#5CD2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2F7
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2F7 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDF9
Deuteranopia (green-blind)
#A6BDF7
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd2f7; /* rgb */ color: rgb(92, 210, 247); /* oklch */ color: oklch(81.1% 0.117 221.8);
Tailwind
colors: {
custom: {
50: '#99e0fa',
500: '#5cd2f7',
950: '#000000',
},
}SCSS
$custom: #5cd2f7; $custom-light: #99e0fa; $custom-dark: #000000;
JSON
{
"hex": "#5cd2f7",
"rgb": {
"r": 92,
"g": 210,
"b": 247
},
"hsl": {
"h": 194.323,
"s": 90.643,
"l": 66.471
},
"oklch": {
"l": 0.81068,
"c": 0.11713,
"h": 221.8
},
"luminance": 0.55084
}Semantic roles & 50–950 ramp
primary
#5CD2F7
secondary
#CA532D
accent
#3700E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485