#5CC9EB#5CC9EB
#5CC9EB is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.5% C 0.110 H 221.4°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC9EB |
|---|---|
| RGB | rgb(92, 201, 235) |
| HSL | hsl(194, 78%, 64%) |
| HSV | hsv(194, 61%, 92%) |
| CMYK | cmyk(60.9%, 14.5%, 0%, 7.8%) |
| CIE-LAB | lab(76.10, -21.37, -26.17) |
| CIE-LCH | lch(76.10, 33.79, 230.77°) |
| OKLab | oklab(78.53% -0.0826 -0.0728) |
| OKLCH | oklch(78.53% 0.11 221.4) |
| XYZ | xyz(40.2897, 50.0427, 86.1171) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.94
Sky Blue
#87CEEB
ΔE00 4.35
Baby Blue
#89CFF0
ΔE00 5.00
Neon Blue
#04D9FF
ΔE00 5.02
Lightblue (survey)
#7BC8F6
ΔE00 6.24
Lightskyblue
#87CEFA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC9EB #EB7E5C
analogous
#5CEBC6 #5CC9EB #5C82EB
triadic
#5CC9EB #EB5CC9 #C9EB5C
tetradic
#5CC9EB #C65CEB #EB7E5C #82EB5C
square
#5CC9EB #C65CEB #EB7E5C #82EB5C
split-complementary
#5CC9EB #EB5C82 #EBC65C
monochromatic
#1690B6 #25B7E4 #5CC9EB #93DBF2 #C9EDF8
Accessibility & contrast
On white
1.91
#5CC9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#5CC9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC9EB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC9EB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#00D4D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5cc9eb; /* rgb */ color: rgb(92, 201, 235); /* oklch */ color: oklch(78.5% 0.110 221.4);
Tailwind
colors: {
custom: {
50: '#97d9f1',
500: '#5cc9eb',
950: '#000000',
},
}SCSS
$custom: #5cc9eb; $custom-light: #97d9f1; $custom-dark: #000000;
JSON
{
"hex": "#5cc9eb",
"rgb": {
"r": 92,
"g": 201,
"b": 235
},
"hsl": {
"h": 194.266,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.78532,
"c": 0.11011,
"h": 221.4
},
"luminance": 0.50047
}Semantic roles & 50–950 ramp
primary
#5CC9EB
secondary
#B65435
accent
#3C0BDA
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1416
muted
#808385