#5CD2F5#5CD2F5
#5CD2F5 is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.0% C 0.116 H 220.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2F5 |
|---|---|
| RGB | rgb(92, 210, 245) |
| HSL | hsl(194, 88%, 66%) |
| HSV | hsv(194, 62%, 96%) |
| CMYK | cmyk(62.4%, 14.3%, 0%, 3.9%) |
| CIE-LAB | lab(79.02, -22.95, -27.06) |
| CIE-LCH | lch(79.02, 35.49, 229.70°) |
| OKLab | oklab(80.99% -0.0881 -0.0753) |
| OKLCH | oklch(80.99% 0.116 220.6) |
| XYZ | xyz(43.9350, 54.9565, 94.6607) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.46
Bright Sky Blue
#02CCFE
ΔE00 4.07
Sky Blue
#87CEEB
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 5.05
Lightblue (survey)
#7BC8F6
ΔE00 6.86
Lightskyblue
#87CEFA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2F5 #F57F5C
analogous
#5CF5CB #5CD2F5 #5C85F5
triadic
#5CD2F5 #F55CD2 #D2F55C
tetradic
#5CD2F5 #CB5CF5 #F57F5C #85F55C
square
#5CD2F5 #CB5CF5 #F57F5C #85F55C
split-complementary
#5CD2F5 #F55C85 #F5CB5C
monochromatic
#0C9FCA #22C2F1 #5CD2F5 #96E2F9 #CFF2FC
Accessibility & contrast
On white
1.75
#5CD2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#5CD2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2F5
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2F5 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF7
Deuteranopia (green-blind)
#A7BDF5
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd2f5; /* rgb */ color: rgb(92, 210, 245); /* oklch */ color: oklch(81.0% 0.116 220.6);
Tailwind
colors: {
custom: {
50: '#99e0f8',
500: '#5cd2f5',
950: '#000000',
},
}SCSS
$custom: #5cd2f5; $custom-light: #99e0f8; $custom-dark: #000000;
JSON
{
"hex": "#5cd2f5",
"rgb": {
"r": 92,
"g": 210,
"b": 245
},
"hsl": {
"h": 193.725,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.80987,
"c": 0.1159,
"h": 220.6
},
"luminance": 0.54961
}Semantic roles & 50–950 ramp
primary
#5CD2F5
secondary
#C6512F
accent
#3500E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485