#5CD7FA#5CD7FA
#5CD7FA is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 82.3% C 0.119 H 219.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD7FA |
|---|---|
| RGB | rgb(92, 215, 250) |
| HSL | hsl(193, 94%, 67%) |
| HSV | hsv(193, 63%, 98%) |
| CMYK | cmyk(63.2%, 14%, 0%, 2%) |
| CIE-LAB | lab(80.61, -23.98, -27.28) |
| CIE-LCH | lch(80.61, 36.32, 228.69°) |
| OKLab | oklab(82.33% -0.0912 -0.076) |
| OKLCH | oklch(82.33% 0.119 219.8) |
| XYZ | xyz(45.9624, 57.7735, 99.1531) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.93
Bright Sky Blue
#02CCFE
ΔE00 4.69
Sky Blue
#87CEEB
ΔE00 5.03
Baby Blue
#89CFF0
ΔE00 5.53
Lightskyblue
#87CEFA
ΔE00 7.48
Lightblue (survey)
#7BC8F6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD7FA #FA7F5C
analogous
#5CFACE #5CD7FA #5C88FA
triadic
#5CD7FA #FA5CD7 #D7FA5C
tetradic
#5CD7FA #CE5CFA #FA7F5C #88FA5C
square
#5CD7FA #CE5CFA #FA7F5C #88FA5C
split-complementary
#5CD7FA #FA5C88 #FACE5C
monochromatic
#07A7D5 #21C8F8 #5CD7FA #97E6FC #D3F4FE
Accessibility & contrast
On white
1.67
#5CD7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5CD7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD7FA
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD7FA | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FC
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#00E3E2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cd7fa; /* rgb */ color: rgb(92, 215, 250); /* oklch */ color: oklch(82.3% 0.119 219.8);
Tailwind
colors: {
custom: {
50: '#9ae3fc',
500: '#5cd7fa',
950: '#000000',
},
}SCSS
$custom: #5cd7fa; $custom-light: #9ae3fc; $custom-dark: #000000;
JSON
{
"hex": "#5cd7fa",
"rgb": {
"r": 92,
"g": 215,
"b": 250
},
"hsl": {
"h": 193.291,
"s": 94.048,
"l": 67.059
},
"oklch": {
"l": 0.82325,
"c": 0.11873,
"h": 219.8
},
"luminance": 0.57778
}Semantic roles & 50–950 ramp
primary
#5CD7FA
secondary
#CF4F2B
accent
#3300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485