#5CD4ED#5CD4ED
#5CD4ED is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.1% C 0.112 H 213.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4ED |
|---|---|
| RGB | rgb(92, 212, 237) |
| HSL | hsl(190, 80%, 65%) |
| HSV | hsv(190, 61%, 93%) |
| CMYK | cmyk(61.2%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.31, -26.29, -22.34) |
| CIE-LCH | lch(79.31, 34.50, 220.36°) |
| OKLab | oklab(81.13% -0.0931 -0.062) |
| OKLCH | oklch(81.13% 0.112 213.7) |
| XYZ | xyz(43.2369, 55.4722, 88.5329) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.72
Aqua Blue
#02D8E9
ΔE00 5.24
Sky Blue
#87CEEB
ΔE00 6.08
Robin'S Egg
#6DEDFD
ΔE00 6.47
Bright Sky Blue
#02CCFE
ΔE00 6.69
Baby Blue
#89CFF0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4ED #ED755C
analogous
#5CEDBE #5CD4ED #5C8CED
triadic
#5CD4ED #ED5CD4 #D4ED5C
tetradic
#5CD4ED #BE5CED #ED755C #8CED5C
square
#5CD4ED #BE5CED #ED755C #8CED5C
split-complementary
#5CD4ED #ED5C8C #EDBE5C
monochromatic
#159EBA #25C5E7 #5CD4ED #93E3F3 #CAF1F9
Accessibility & contrast
On white
1.74
#5CD4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#5CD4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4ED
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4ED | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEEE
Deuteranopia (green-blind)
#ACBEED
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd4ed; /* rgb */ color: rgb(92, 212, 237); /* oklch */ color: oklch(81.1% 0.112 213.7);
Tailwind
colors: {
custom: {
50: '#98e1f2',
500: '#5cd4ed',
950: '#000000',
},
}SCSS
$custom: #5cd4ed; $custom-light: #98e1f2; $custom-dark: #000000;
JSON
{
"hex": "#5cd4ed",
"rgb": {
"r": 92,
"g": 212,
"b": 237
},
"hsl": {
"h": 190.345,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.81134,
"c": 0.11189,
"h": 213.7
},
"luminance": 0.55477
}Semantic roles & 50–950 ramp
primary
#5CD4ED
secondary
#B94B34
accent
#2E09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485