#5CCEF5#5CCEF5
#5CCEF5 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.1% C 0.116 H 223.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCEF5 |
|---|---|
| RGB | rgb(92, 206, 245) |
| HSL | hsl(195, 88%, 66%) |
| HSV | hsv(195, 62%, 96%) |
| CMYK | cmyk(62.4%, 15.9%, 0%, 3.9%) |
| CIE-LAB | lab(77.88, -20.93, -28.80) |
| CIE-LCH | lch(77.88, 35.61, 233.99°) |
| OKLab | oklab(80.08% -0.084 -0.0803) |
| OKLCH | oklch(80.08% 0.116 223.7) |
| XYZ | xyz(42.9598, 53.0060, 94.3357) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.17
Sky Blue
#87CEEB
ΔE00 4.23
Baby Blue
#89CFF0
ΔE00 4.47
Neon Blue
#04D9FF
ΔE00 4.63
Lightblue (survey)
#7BC8F6
ΔE00 5.48
Lightskyblue
#87CEFA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCEF5 #F5835C
analogous
#5CF5CF #5CCEF5 #5C81F5
triadic
#5CCEF5 #F55CCE #CEF55C
tetradic
#5CCEF5 #CF5CF5 #F5835C #81F55C
square
#5CCEF5 #CF5CF5 #F5835C #81F55C
split-complementary
#5CCEF5 #F55C81 #F5CF5C
monochromatic
#0C9ACA #22BDF1 #5CCEF5 #96DFF9 #CFF1FC
Accessibility & contrast
On white
1.81
#5CCEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#5CCEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCEF5
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCEF5 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF7
Deuteranopia (green-blind)
#A2BAF5
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ccef5; /* rgb */ color: rgb(92, 206, 245); /* oklch */ color: oklch(80.1% 0.116 223.7);
Tailwind
colors: {
custom: {
50: '#98ddf8',
500: '#5ccef5',
950: '#000000',
},
}SCSS
$custom: #5ccef5; $custom-light: #98ddf8; $custom-dark: #000000;
JSON
{
"hex": "#5ccef5",
"rgb": {
"r": 92,
"g": 206,
"b": 245
},
"hsl": {
"h": 195.294,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.80077,
"c": 0.11621,
"h": 223.7
},
"luminance": 0.5301
}Semantic roles & 50–950 ramp
primary
#5CCEF5
secondary
#C6552F
accent
#3B00E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485