#5CCFEB#5CCFEB
#5CCFEB is a light, moderate cyan. Relative luminance 0.529; OKLCH L 79.9% C 0.110 H 216.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCFEB |
|---|---|
| RGB | rgb(92, 207, 235) |
| HSL | hsl(192, 78%, 64%) |
| HSV | hsv(192, 61%, 92%) |
| CMYK | cmyk(60.9%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.81, -24.39, -23.55) |
| CIE-LCH | lch(77.81, 33.90, 224.00°) |
| OKLab | oklab(79.91% -0.0888 -0.0654) |
| OKLCH | oklch(79.91% 0.11 216.4) |
| XYZ | xyz(41.7158, 52.8948, 86.5924) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.87
Sky Blue
#87CEEB
ΔE00 5.14
Bright Sky Blue
#02CCFE
ΔE00 5.49
Baby Blue
#89CFF0
ΔE00 6.11
Aqua Blue
#02D8E9
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCFEB #EB785C
analogous
#5CEBBF #5CCFEB #5C88EB
triadic
#5CCFEB #EB5CCF #CFEB5C
tetradic
#5CCFEB #BF5CEB #EB785C #88EB5C
square
#5CCFEB #BF5CEB #EB785C #88EB5C
split-complementary
#5CCFEB #EB5C88 #EBBF5C
monochromatic
#1697B6 #25BFE4 #5CCFEB #93DFF2 #C9EFF8
Accessibility & contrast
On white
1.81
#5CCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#5CCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCFEB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCFEB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ccfeb; /* rgb */ color: rgb(92, 207, 235); /* oklch */ color: oklch(79.9% 0.110 216.4);
Tailwind
colors: {
custom: {
50: '#97def1',
500: '#5ccfeb',
950: '#000000',
},
}SCSS
$custom: #5ccfeb; $custom-light: #97def1; $custom-dark: #000000;
JSON
{
"hex": "#5ccfeb",
"rgb": {
"r": 92,
"g": 207,
"b": 235
},
"hsl": {
"h": 191.748,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.79908,
"c": 0.11027,
"h": 216.4
},
"luminance": 0.52899
}Semantic roles & 50–950 ramp
primary
#5CCFEB
secondary
#B64E35
accent
#340BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485