#5CDAFF#5CDAFF
#5CDAFF is a very light, vivid cyan. Relative luminance 0.596; OKLCH L 83.2% C 0.122 H 220.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAFF |
|---|---|
| RGB | rgb(92, 218, 255) |
| HSL | hsl(194, 100%, 68%) |
| HSV | hsv(194, 64%, 100%) |
| CMYK | cmyk(63.9%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(81.64, -23.99, -28.37) |
| CIE-LCH | lch(81.64, 37.15, 229.77°) |
| OKLab | oklab(83.21% -0.0924 -0.079) |
| OKLCH | oklch(83.21% 0.122 220.5) |
| XYZ | xyz(47.5277, 59.6330, 103.5939) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.05
Bright Sky Blue
#02CCFE
ΔE00 4.86
Sky Blue
#87CEEB
ΔE00 5.35
Baby Blue
#89CFF0
ΔE00 5.68
Ice Blue
#A5DFF9
ΔE00 7.43
Lightskyblue
#87CEFA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAFF #FF815C
analogous
#5CFFD3 #5CDAFF #5C88FF
triadic
#5CDAFF #FF5CDA #DAFF5C
tetradic
#5CDAFF #D35CFF #FF815C #88FF5C
square
#5CDAFF #D35CFF #FF815C #88FF5C
split-complementary
#5CDAFF #FF5C88 #FFD35C
monochromatic
#00AEE1 #1FCCFF #5CDAFF #99E8FF #D6F6FF
Accessibility & contrast
On white
1.62
#5CDAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5CDAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAFF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAFF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#ACC4FF
Tritanopia (blue-blind)
#00E6E6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdaff; /* rgb */ color: rgb(92, 218, 255); /* oklch */ color: oklch(83.2% 0.122 220.5);
Tailwind
colors: {
custom: {
50: '#9ae5ff',
500: '#5cdaff',
950: '#000000',
},
}SCSS
$custom: #5cdaff; $custom-light: #9ae5ff; $custom-dark: #000000;
JSON
{
"hex": "#5cdaff",
"rgb": {
"r": 92,
"g": 218,
"b": 255
},
"hsl": {
"h": 193.62,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.83205,
"c": 0.12159,
"h": 220.5
},
"luminance": 0.59638
}Semantic roles & 50–950 ramp
primary
#5CDAFF
secondary
#D94F26
accent
#3400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486