#5CD3FB#5CD3FB
#5CD3FB is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.5% C 0.120 H 223.4°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3FB |
|---|---|
| RGB | rgb(92, 211, 251) |
| HSL | hsl(195, 95%, 67%) |
| HSV | hsv(195, 63%, 98%) |
| CMYK | cmyk(63.3%, 15.9%, 0%, 1.6%) |
| CIE-LAB | lab(79.51, -21.67, -29.50) |
| CIE-LCH | lch(79.51, 36.60, 233.70°) |
| OKLab | oklab(81.46% -0.0869 -0.0823) |
| OKLCH | oklch(81.46% 0.12 223.4) |
| XYZ | xyz(45.1135, 55.8241, 99.6457) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.47
Neon Blue
#04D9FF
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 4.67
Lightblue (survey)
#7BC8F6
ΔE00 5.94
Lightskyblue
#87CEFA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3FB #FB845C
analogous
#5CFBD3 #5CD3FB #5C84FB
triadic
#5CD3FB #FB5CD3 #D3FB5C
tetradic
#5CD3FB #D35CFB #FB845C #84FB5C
square
#5CD3FB #D35CFB #FB845C #84FB5C
split-complementary
#5CD3FB #FB5C84 #FBD35C
monochromatic
#05A2D7 #20C3FA #5CD3FB #98E3FC #D3F3FE
Accessibility & contrast
On white
1.73
#5CD3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#5CD3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3FB
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3FB | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd3fb; /* rgb */ color: rgb(92, 211, 251); /* oklch */ color: oklch(81.5% 0.120 223.4);
Tailwind
colors: {
custom: {
50: '#99e0fc',
500: '#5cd3fb',
950: '#000000',
},
}SCSS
$custom: #5cd3fb; $custom-light: #99e0fc; $custom-dark: #000000;
JSON
{
"hex": "#5cd3fb",
"rgb": {
"r": 92,
"g": 211,
"b": 251
},
"hsl": {
"h": 195.094,
"s": 95.21,
"l": 67.255
},
"oklch": {
"l": 0.81456,
"c": 0.11964,
"h": 223.4
},
"luminance": 0.55829
}Semantic roles & 50–950 ramp
primary
#5CD3FB
secondary
#D1542A
accent
#3A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485