#5CDCF6#5CDCF6
#5CDCF6 is a very light, moderate cyan. Relative luminance 0.601; OKLCH L 83.3% C 0.117 H 213.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCF6 |
|---|---|
| RGB | rgb(92, 220, 246) |
| HSL | hsl(190, 90%, 66%) |
| HSV | hsv(190, 63%, 96%) |
| CMYK | cmyk(62.6%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(81.90, -27.62, -23.20) |
| CIE-LCH | lch(81.90, 36.07, 220.03°) |
| OKLab | oklab(83.31% -0.0978 -0.0644) |
| OKLCH | oklch(83.31% 0.117 213.4) |
| XYZ | xyz(46.6345, 60.1106, 96.3157) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.46
Robin'S Egg
#6DEDFD
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 6.41
Sky Blue
#87CEEB
ΔE00 6.83
Robin'S Egg Blue
#98EFF9
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCF6 #F6765C
analogous
#5CF6C3 #5CDCF6 #5C8FF6
triadic
#5CDCF6 #F65CDC #DCF65C
tetradic
#5CDCF6 #C35CF6 #F6765C #8FF65C
square
#5CDCF6 #C35CF6 #F6765C #8FF65C
split-complementary
#5CDCF6 #F65C8F #F6C35C
monochromatic
#0BACCC #22D0F3 #5CDCF6 #96E8F9 #D0F5FC
Accessibility & contrast
On white
1.61
#5CDCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#5CDCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCF6
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCF6 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5F8
Deuteranopia (green-blind)
#B2C4F6
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdcf6; /* rgb */ color: rgb(92, 220, 246); /* oklch */ color: oklch(83.3% 0.117 213.4);
Tailwind
colors: {
custom: {
50: '#99e7f9',
500: '#5cdcf6',
950: '#000000',
},
}SCSS
$custom: #5cdcf6; $custom-light: #99e7f9; $custom-dark: #000000;
JSON
{
"hex": "#5cdcf6",
"rgb": {
"r": 92,
"g": 220,
"b": 246
},
"hsl": {
"h": 190.13,
"s": 89.535,
"l": 66.275
},
"oklch": {
"l": 0.83311,
"c": 0.1171,
"h": 213.4
},
"luminance": 0.60116
}Semantic roles & 50–950 ramp
primary
#5CDCF6
secondary
#C8482E
accent
#2700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485