#5CD0ED#5CD0ED
#5CD0ED is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.2% C 0.111 H 216.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD0ED |
|---|---|
| RGB | rgb(92, 208, 237) |
| HSL | hsl(192, 80%, 65%) |
| HSV | hsv(192, 61%, 93%) |
| CMYK | cmyk(61.2%, 12.2%, 0%, 7.1%) |
| CIE-LAB | lab(78.17, -24.30, -24.08) |
| CIE-LCH | lch(78.17, 34.21, 224.74°) |
| OKLab | oklab(80.22% -0.089 -0.0669) |
| OKLCH | oklch(80.22% 0.111 216.9) |
| XYZ | xyz(42.2494, 53.4971, 88.2037) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 5.03
Bright Sky Blue
#02CCFE
ΔE00 5.28
Baby Blue
#89CFF0
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD0ED #ED795C
analogous
#5CEDC2 #5CD0ED #5C88ED
triadic
#5CD0ED #ED5CD0 #D0ED5C
tetradic
#5CD0ED #C25CED #ED795C #88ED5C
square
#5CD0ED #C25CED #ED795C #88ED5C
split-complementary
#5CD0ED #ED5C88 #EDC25C
monochromatic
#1599BA #25C0E7 #5CD0ED #93E0F3 #CAF0F9
Accessibility & contrast
On white
1.79
#5CD0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#5CD0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD0ED
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD0ED | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEF
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5cd0ed; /* rgb */ color: rgb(92, 208, 237); /* oklch */ color: oklch(80.2% 0.111 216.9);
Tailwind
colors: {
custom: {
50: '#98def2',
500: '#5cd0ed',
950: '#000000',
},
}SCSS
$custom: #5cd0ed; $custom-light: #98def2; $custom-dark: #000000;
JSON
{
"hex": "#5cd0ed",
"rgb": {
"r": 92,
"g": 208,
"b": 237
},
"hsl": {
"h": 192,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.80215,
"c": 0.11138,
"h": 216.9
},
"luminance": 0.53501
}Semantic roles & 50–950 ramp
primary
#5CD0ED
secondary
#B94F34
accent
#3309DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485