#5CCFFD#5CCFFD
#5CCFFD is a light, vivid cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.122 H 227.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCFFD |
|---|---|
| RGB | rgb(92, 207, 253) |
| HSL | hsl(197, 98%, 68%) |
| HSV | hsv(197, 64%, 99%) |
| CMYK | cmyk(63.6%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(78.45, -19.03, -32.19) |
| CIE-LCH | lch(78.45, 37.40, 239.41°) |
| OKLab | oklab(80.63% -0.0821 -0.09) |
| OKLCH | oklch(80.63% 0.122 227.6) |
| XYZ | xyz(44.4491, 53.9881, 100.9877) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.15
Lightblue (survey)
#7BC8F6
ΔE00 4.34
Baby Blue
#89CFF0
ΔE00 4.45
Sky Blue
#87CEEB
ΔE00 4.82
Lightskyblue
#87CEFA
ΔE00 4.84
Sky
#82CAFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCFFD #FD8A5C
analogous
#5CFDDB #5CCFFD #5C7EFD
triadic
#5CCFFD #FD5CCF #CFFD5C
tetradic
#5CCFFD #DB5CFD #FD8A5C #7EFD5C
square
#5CCFFD #DB5CFD #FD8A5C #7EFD5C
split-complementary
#5CCFFD #FD5C7E #FDDB5C
monochromatic
#039EDC #20BDFC #5CCFFD #98E1FE #D5F3FE
Accessibility & contrast
On white
1.78
#5CCFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#5CCFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCFFD
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCFFD | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ccffd; /* rgb */ color: rgb(92, 207, 253); /* oklch */ color: oklch(80.6% 0.122 227.6);
Tailwind
colors: {
custom: {
50: '#99ddfe',
500: '#5ccffd',
950: '#000000',
},
}SCSS
$custom: #5ccffd; $custom-light: #99ddfe; $custom-dark: #000000;
JSON
{
"hex": "#5ccffd",
"rgb": {
"r": 92,
"g": 207,
"b": 253
},
"hsl": {
"h": 197.143,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.80634,
"c": 0.12182,
"h": 227.6
},
"luminance": 0.53993
}Semantic roles & 50–950 ramp
primary
#5CCFFD
secondary
#D55A28
accent
#4200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485