#5CD2FB#5CD2FB
#5CD2FB is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.2% C 0.120 H 224.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2FB |
|---|---|
| RGB | rgb(92, 210, 251) |
| HSL | hsl(195, 95%, 67%) |
| HSV | hsv(195, 63%, 98%) |
| CMYK | cmyk(63.3%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.23, -21.17, -29.93) |
| CIE-LCH | lch(79.23, 36.66, 234.74°) |
| OKLab | oklab(81.23% -0.0859 -0.0835) |
| OKLCH | oklch(81.23% 0.12 224.2) |
| XYZ | xyz(44.8658, 55.3288, 99.5631) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.28
Neon Blue
#04D9FF
ΔE00 4.37
Sky Blue
#87CEEB
ΔE00 4.49
Baby Blue
#89CFF0
ΔE00 4.55
Lightblue (survey)
#7BC8F6
ΔE00 5.61
Lightskyblue
#87CEFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2FB #FB855C
analogous
#5CFBD5 #5CD2FB #5C82FB
triadic
#5CD2FB #FB5CD2 #D2FB5C
tetradic
#5CD2FB #D55CFB #FB855C #82FB5C
square
#5CD2FB #D55CFB #FB855C #82FB5C
split-complementary
#5CD2FB #FB5C82 #FBD55C
monochromatic
#05A1D7 #20C2FA #5CD2FB #98E2FC #D3F3FE
Accessibility & contrast
On white
1.74
#5CD2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#5CD2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2FB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2FB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#A5BDFB
Tritanopia (blue-blind)
#00DEDF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd2fb; /* rgb */ color: rgb(92, 210, 251); /* oklch */ color: oklch(81.2% 0.120 224.2);
Tailwind
colors: {
custom: {
50: '#99e0fc',
500: '#5cd2fb',
950: '#000000',
},
}SCSS
$custom: #5cd2fb; $custom-light: #99e0fc; $custom-dark: #000000;
JSON
{
"hex": "#5cd2fb",
"rgb": {
"r": 92,
"g": 210,
"b": 251
},
"hsl": {
"h": 195.472,
"s": 95.21,
"l": 67.255
},
"oklch": {
"l": 0.8123,
"c": 0.11977,
"h": 224.2
},
"luminance": 0.55334
}Semantic roles & 50–950 ramp
primary
#5CD2FB
secondary
#D1552A
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485