#5CCCF2#5CCCF2
#5CCCF2 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.5% C 0.114 H 223.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCCF2 |
|---|---|
| RGB | rgb(92, 204, 242) |
| HSL | hsl(195, 85%, 65%) |
| HSV | hsv(195, 62%, 95%) |
| CMYK | cmyk(62%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.20, -20.81, -28.24) |
| CIE-LCH | lch(77.20, 35.08, 233.61°) |
| OKLab | oklab(79.5% -0.0831 -0.0787) |
| OKLCH | oklch(79.5% 0.114 223.5) |
| XYZ | xyz(42.0271, 51.8675, 91.7838) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.24
Sky Blue
#87CEEB
ΔE00 4.20
Baby Blue
#89CFF0
ΔE00 4.52
Neon Blue
#04D9FF
ΔE00 4.84
Lightblue (survey)
#7BC8F6
ΔE00 5.49
Lightskyblue
#87CEFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCCF2 #F2825C
analogous
#5CF2CD #5CCCF2 #5C81F2
triadic
#5CCCF2 #F25CCC #CCF25C
tetradic
#5CCCF2 #CD5CF2 #F2825C #81F25C
square
#5CCCF2 #CD5CF2 #F2825C #81F25C
split-complementary
#5CCCF2 #F25C81 #F2CD5C
monochromatic
#1096C4 #23BAED #5CCCF2 #95DEF7 #CDEFFB
Accessibility & contrast
On white
1.85
#5CCCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#5CCCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCCF2
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCCF2 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F4
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5cccf2; /* rgb */ color: rgb(92, 204, 242); /* oklch */ color: oklch(79.5% 0.114 223.5);
Tailwind
colors: {
custom: {
50: '#98dbf6',
500: '#5cccf2',
950: '#000000',
},
}SCSS
$custom: #5cccf2; $custom-light: #98dbf6; $custom-dark: #000000;
JSON
{
"hex": "#5cccf2",
"rgb": {
"r": 92,
"g": 204,
"b": 242
},
"hsl": {
"h": 195.2,
"s": 85.227,
"l": 65.49
},
"oklch": {
"l": 0.795,
"c": 0.11442,
"h": 223.5
},
"luminance": 0.51872
}Semantic roles & 50–950 ramp
primary
#5CCCF2
secondary
#C15531
accent
#3C04E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485