#5CCCE6#5CCCE6
#5CCCE6 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.0% C 0.107 H 215.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCCE6 |
|---|---|
| RGB | rgb(92, 204, 230) |
| HSL | hsl(191, 73%, 63%) |
| HSV | hsv(191, 60%, 90%) |
| CMYK | cmyk(60%, 11.3%, 0%, 9.8%) |
| CIE-LAB | lab(76.78, -24.34, -22.44) |
| CIE-LCH | lch(76.78, 33.11, 222.67°) |
| OKLab | oklab(79.03% -0.0876 -0.0623) |
| OKLCH | oklch(79.03% 0.107 215.4) |
| XYZ | xyz(40.2836, 51.1701, 82.6014) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.55
Sky Blue
#87CEEB
ΔE00 5.41
Bright Sky Blue
#02CCFE
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 6.39
Baby Blue
#89CFF0
ΔE00 6.48
Robin'S Egg
#6DEDFD
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCCE6 #E6765C
analogous
#5CE6BB #5CCCE6 #5C87E6
triadic
#5CCCE6 #E65CCC #CCE65C
tetradic
#5CCCE6 #BB5CE6 #E6765C #87E65C
square
#5CCCE6 #BB5CE6 #E6765C #87E65C
split-complementary
#5CCCE6 #E65C87 #E6BB5C
monochromatic
#1B91AD #27BBDE #5CCCE6 #91DDEE #C6EDF6
Accessibility & contrast
On white
1.87
#5CCCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#5CCCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCCE6
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCCE6 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E7
Deuteranopia (green-blind)
#A5B7E6
Tritanopia (blue-blind)
#00D6D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5ccce6; /* rgb */ color: rgb(92, 204, 230); /* oklch */ color: oklch(79.0% 0.107 215.4);
Tailwind
colors: {
custom: {
50: '#97dbee',
500: '#5ccce6',
950: '#000000',
},
}SCSS
$custom: #5ccce6; $custom-light: #97dbee; $custom-dark: #000000;
JSON
{
"hex": "#5ccce6",
"rgb": {
"r": 92,
"g": 204,
"b": 230
},
"hsl": {
"h": 191.304,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.79025,
"c": 0.10746,
"h": 215.4
},
"luminance": 0.51174
}Semantic roles & 50–950 ramp
primary
#5CCCE6
secondary
#AE4E38
accent
#3510D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485