#5CCCED#5CCCED
#5CCCED is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.3% C 0.111 H 220.2°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCCED |
|---|---|
| RGB | rgb(92, 204, 237) |
| HSL | hsl(194, 80%, 65%) |
| HSV | hsv(194, 61%, 93%) |
| CMYK | cmyk(61.2%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.02, -22.30, -25.83) |
| CIE-LCH | lch(77.02, 34.12, 229.20°) |
| OKLab | oklab(79.3% -0.0849 -0.0719) |
| OKLCH | oklch(79.3% 0.111 220.2) |
| XYZ | xyz(41.2864, 51.5712, 87.8828) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.12
Neon Blue
#04D9FF
ΔE00 4.34
Sky Blue
#87CEEB
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 5.10
Lightblue (survey)
#7BC8F6
ΔE00 6.71
Lightskyblue
#87CEFA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCCED #ED7D5C
analogous
#5CEDC5 #5CCCED #5C84ED
triadic
#5CCCED #ED5CCC #CCED5C
tetradic
#5CCCED #C55CED #ED7D5C #84ED5C
square
#5CCCED #C55CED #ED7D5C #84ED5C
split-complementary
#5CCCED #ED5C84 #EDC55C
monochromatic
#1594BA #25BBE7 #5CCCED #93DDF3 #CAEEF9
Accessibility & contrast
On white
1.86
#5CCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#5CCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCCED
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCCED | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A3B7ED
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5ccced; /* rgb */ color: rgb(92, 204, 237); /* oklch */ color: oklch(79.3% 0.111 220.2);
Tailwind
colors: {
custom: {
50: '#97dbf3',
500: '#5ccced',
950: '#000000',
},
}SCSS
$custom: #5ccced; $custom-light: #97dbf3; $custom-dark: #000000;
JSON
{
"hex": "#5ccced",
"rgb": {
"r": 92,
"g": 204,
"b": 237
},
"hsl": {
"h": 193.655,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.79299,
"c": 0.11124,
"h": 220.2
},
"luminance": 0.51575
}Semantic roles & 50–950 ramp
primary
#5CCCED
secondary
#B95234
accent
#3909DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485