#5CD4FB#5CD4FB
#5CD4FB is a light, moderate cyan. Relative luminance 0.563; OKLCH L 81.7% C 0.120 H 222.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4FB |
|---|---|
| RGB | rgb(92, 212, 251) |
| HSL | hsl(195, 95%, 67%) |
| HSV | hsv(195, 63%, 98%) |
| CMYK | cmyk(63.3%, 15.5%, 0%, 1.6%) |
| CIE-LAB | lab(79.80, -22.18, -29.06) |
| CIE-LCH | lch(79.80, 36.56, 232.66°) |
| OKLab | oklab(81.68% -0.0879 -0.081) |
| OKLCH | oklch(81.68% 0.12 222.7) |
| XYZ | xyz(45.3627, 56.3225, 99.7287) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.69
Neon Blue
#04D9FF
ΔE00 3.76
Sky Blue
#87CEEB
ΔE00 4.59
Baby Blue
#89CFF0
ΔE00 4.81
Lightblue (survey)
#7BC8F6
ΔE00 6.29
Lightskyblue
#87CEFA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4FB #FB835C
analogous
#5CFBD3 #5CD4FB #5C85FB
triadic
#5CD4FB #FB5CD4 #D4FB5C
tetradic
#5CD4FB #D35CFB #FB835C #85FB5C
square
#5CD4FB #D35CFB #FB835C #85FB5C
split-complementary
#5CD4FB #FB5C85 #FBD35C
monochromatic
#05A4D7 #20C4FA #5CD4FB #98E4FC #D3F4FE
Accessibility & contrast
On white
1.71
#5CD4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#5CD4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4FB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4FB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFD
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#00E0E0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd4fb; /* rgb */ color: rgb(92, 212, 251); /* oklch */ color: oklch(81.7% 0.120 222.7);
Tailwind
colors: {
custom: {
50: '#99e1fc',
500: '#5cd4fb',
950: '#000000',
},
}SCSS
$custom: #5cd4fb; $custom-light: #99e1fc; $custom-dark: #000000;
JSON
{
"hex": "#5cd4fb",
"rgb": {
"r": 92,
"g": 212,
"b": 251
},
"hsl": {
"h": 194.717,
"s": 95.21,
"l": 67.255
},
"oklch": {
"l": 0.81683,
"c": 0.11953,
"h": 222.7
},
"luminance": 0.56327
}Semantic roles & 50–950 ramp
primary
#5CD4FB
secondary
#D1532A
accent
#3800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485