#5CCFF1#5CCFF1
#5CCFF1 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.1% C 0.114 H 220.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCFF1 |
|---|---|
| RGB | rgb(92, 207, 241) |
| HSL | hsl(194, 84%, 65%) |
| HSV | hsv(194, 62%, 95%) |
| CMYK | cmyk(61.8%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(78.02, -22.63, -26.45) |
| CIE-LCH | lch(78.02, 34.81, 229.45°) |
| OKLab | oklab(80.14% -0.0865 -0.0736) |
| OKLCH | oklch(80.14% 0.114 220.4) |
| XYZ | xyz(42.5973, 53.2474, 91.2349) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.85
Bright Sky Blue
#02CCFE
ΔE00 4.02
Sky Blue
#87CEEB
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 5.02
Lightblue (survey)
#7BC8F6
ΔE00 6.75
Lightskyblue
#87CEFA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCFF1 #F17E5C
analogous
#5CF1C8 #5CCFF1 #5C85F1
triadic
#5CCFF1 #F15CCF #CFF15C
tetradic
#5CCFF1 #C85CF1 #F17E5C #85F15C
square
#5CCFF1 #C85CF1 #F17E5C #85F15C
split-complementary
#5CCFF1 #F15C85 #F1C85C
monochromatic
#1199C2 #24BEEC #5CCFF1 #94E0F6 #CDF0FB
Accessibility & contrast
On white
1.80
#5CCFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#5CCFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCFF1
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCFF1 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF3
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5ccff1; /* rgb */ color: rgb(92, 207, 241); /* oklch */ color: oklch(80.1% 0.114 220.4);
Tailwind
colors: {
custom: {
50: '#98ddf5',
500: '#5ccff1',
950: '#000000',
},
}SCSS
$custom: #5ccff1; $custom-light: #98ddf5; $custom-dark: #000000;
JSON
{
"hex": "#5ccff1",
"rgb": {
"r": 92,
"g": 207,
"b": 241
},
"hsl": {
"h": 193.691,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.80144,
"c": 0.11358,
"h": 220.4
},
"luminance": 0.53252
}Semantic roles & 50–950 ramp
primary
#5CCFF1
secondary
#C05232
accent
#3705E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485