#5CD3ED#5CD3ED
#5CD3ED is a light, moderate cyan. Relative luminance 0.550; OKLCH L 80.9% C 0.112 H 214.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3ED |
|---|---|
| RGB | rgb(92, 211, 237) |
| HSL | hsl(191, 80%, 65%) |
| HSV | hsv(191, 61%, 93%) |
| CMYK | cmyk(61.2%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(79.03, -25.80, -22.77) |
| CIE-LCH | lch(79.03, 34.41, 221.44°) |
| OKLab | oklab(80.9% -0.0921 -0.0632) |
| OKLCH | oklch(80.9% 0.112 214.5) |
| XYZ | xyz(42.9877, 54.9738, 88.4499) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.62
Aqua Blue
#02D8E9
ΔE00 5.58
Sky Blue
#87CEEB
ΔE00 5.79
Bright Sky Blue
#02CCFE
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 6.78
Robin'S Egg
#6DEDFD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3ED #ED765C
analogous
#5CEDBF #5CD3ED #5C8AED
triadic
#5CD3ED #ED5CD3 #D3ED5C
tetradic
#5CD3ED #BF5CED #ED765C #8AED5C
square
#5CD3ED #BF5CED #ED765C #8AED5C
split-complementary
#5CD3ED #ED5C8A #EDBF5C
monochromatic
#159CBA #25C4E7 #5CD3ED #93E2F3 #CAF1F9
Accessibility & contrast
On white
1.75
#5CD3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#5CD3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3ED
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3ED | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd3ed; /* rgb */ color: rgb(92, 211, 237); /* oklch */ color: oklch(80.9% 0.112 214.5);
Tailwind
colors: {
custom: {
50: '#98e0f2',
500: '#5cd3ed',
950: '#000000',
},
}SCSS
$custom: #5cd3ed; $custom-light: #98e0f2; $custom-dark: #000000;
JSON
{
"hex": "#5cd3ed",
"rgb": {
"r": 92,
"g": 211,
"b": 237
},
"hsl": {
"h": 190.759,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.80904,
"c": 0.11172,
"h": 214.5
},
"luminance": 0.54978
}Semantic roles & 50–950 ramp
primary
#5CD3ED
secondary
#B94C34
accent
#2F09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485