#5CCFF5#5CCFF5
#5CCFF5 is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.3% C 0.116 H 222.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCFF5 |
|---|---|
| RGB | rgb(92, 207, 245) |
| HSL | hsl(195, 88%, 66%) |
| HSV | hsv(195, 62%, 96%) |
| CMYK | cmyk(62.4%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(78.16, -21.44, -28.37) |
| CIE-LCH | lch(78.16, 35.56, 232.92°) |
| OKLab | oklab(80.3% -0.085 -0.0791) |
| OKLCH | oklch(80.3% 0.116 222.9) |
| XYZ | xyz(43.2013, 53.4890, 94.4162) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.33
Sky Blue
#87CEEB
ΔE00 4.25
Neon Blue
#04D9FF
ΔE00 4.30
Baby Blue
#89CFF0
ΔE00 4.57
Lightblue (survey)
#7BC8F6
ΔE00 5.81
Lightskyblue
#87CEFA
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCFF5 #F5825C
analogous
#5CF5CE #5CCFF5 #5C82F5
triadic
#5CCFF5 #F55CCF #CFF55C
tetradic
#5CCFF5 #CE5CF5 #F5825C #82F55C
square
#5CCFF5 #CE5CF5 #F5825C #82F55C
split-complementary
#5CCFF5 #F55C82 #F5CE5C
monochromatic
#0C9BCA #22BEF1 #5CCFF5 #96E0F9 #CFF1FC
Accessibility & contrast
On white
1.80
#5CCFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#5CCFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCFF5
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCFF5 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF7
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5ccff5; /* rgb */ color: rgb(92, 207, 245); /* oklch */ color: oklch(80.3% 0.116 222.9);
Tailwind
colors: {
custom: {
50: '#98ddf8',
500: '#5ccff5',
950: '#000000',
},
}SCSS
$custom: #5ccff5; $custom-light: #98ddf8; $custom-dark: #000000;
JSON
{
"hex": "#5ccff5",
"rgb": {
"r": 92,
"g": 207,
"b": 245
},
"hsl": {
"h": 194.902,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.80304,
"c": 0.11611,
"h": 222.9
},
"luminance": 0.53494
}Semantic roles & 50–950 ramp
primary
#5CCFF5
secondary
#C6542F
accent
#3900E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485