#5CCFE9#5CCFE9
#5CCFE9 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 79.8% C 0.109 H 215.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCFE9 |
|---|---|
| RGB | rgb(92, 207, 233) |
| HSL | hsl(191, 76%, 64%) |
| HSV | hsv(191, 61%, 91%) |
| CMYK | cmyk(60.5%, 11.2%, 0%, 8.6%) |
| CIE-LAB | lab(77.74, -24.97, -22.58) |
| CIE-LCH | lch(77.74, 33.67, 222.13°) |
| OKLab | oklab(79.83% -0.0895 -0.0627) |
| OKLCH | oklch(79.83% 0.109 215) |
| XYZ | xyz(41.4285, 52.7799, 85.0792) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.09
Sky Blue
#87CEEB
ΔE00 5.52
Aqua Blue
#02D8E9
ΔE00 5.99
Bright Sky Blue
#02CCFE
ΔE00 6.04
Baby Blue
#89CFF0
ΔE00 6.56
Robin'S Egg
#6DEDFD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCFE9 #E9765C
analogous
#5CE9BC #5CCFE9 #5C88E9
triadic
#5CCFE9 #E95CCF #CFE95C
tetradic
#5CCFE9 #BC5CE9 #E9765C #88E95C
square
#5CCFE9 #BC5CE9 #E9765C #88E95C
split-complementary
#5CCFE9 #E95C88 #E9BC5C
monochromatic
#1896B3 #26BFE2 #5CCFE9 #92DFF0 #C8EFF8
Accessibility & contrast
On white
1.82
#5CCFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#5CCFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCFE9
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCFE9 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9EB
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#00D9D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ccfe9; /* rgb */ color: rgb(92, 207, 233); /* oklch */ color: oklch(79.8% 0.109 215.0);
Tailwind
colors: {
custom: {
50: '#97def0',
500: '#5ccfe9',
950: '#000000',
},
}SCSS
$custom: #5ccfe9; $custom-light: #97def0; $custom-dark: #000000;
JSON
{
"hex": "#5ccfe9",
"rgb": {
"r": 92,
"g": 207,
"b": 233
},
"hsl": {
"h": 191.064,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.79831,
"c": 0.1093,
"h": 215
},
"luminance": 0.52784
}Semantic roles & 50–950 ramp
primary
#5CCFE9
secondary
#B34D36
accent
#330DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485