#5CCFEA#5CCFEA
#5CCFEA is a light, moderate cyan. Relative luminance 0.528; OKLCH L 79.9% C 0.110 H 215.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCFEA |
|---|---|
| RGB | rgb(92, 207, 234) |
| HSL | hsl(191, 77%, 64%) |
| HSV | hsv(191, 61%, 92%) |
| CMYK | cmyk(60.7%, 11.5%, 0%, 8.2%) |
| CIE-LAB | lab(77.78, -24.68, -23.07) |
| CIE-LCH | lch(77.78, 33.78, 223.07°) |
| OKLab | oklab(79.87% -0.0891 -0.0641) |
| OKLCH | oklch(79.87% 0.11 215.7) |
| XYZ | xyz(41.5717, 52.8372, 85.8337) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.96
Sky Blue
#87CEEB
ΔE00 5.32
Bright Sky Blue
#02CCFE
ΔE00 5.76
Aqua Blue
#02D8E9
ΔE00 6.25
Baby Blue
#89CFF0
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCFEA #EA775C
analogous
#5CEABE #5CCFEA #5C88EA
triadic
#5CCFEA #EA5CCF #CFEA5C
tetradic
#5CCFEA #BE5CEA #EA775C #88EA5C
square
#5CCFEA #BE5CEA #EA775C #88EA5C
split-complementary
#5CCFEA #EA5C88 #EABE5C
monochromatic
#1796B4 #26BFE3 #5CCFEA #92DFF1 #C8EFF8
Accessibility & contrast
On white
1.82
#5CCFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#5CCFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCFEA
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCFEA | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#A7BAEA
Tritanopia (blue-blind)
#00D9D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ccfea; /* rgb */ color: rgb(92, 207, 234); /* oklch */ color: oklch(79.9% 0.110 215.7);
Tailwind
colors: {
custom: {
50: '#97def0',
500: '#5ccfea',
950: '#000000',
},
}SCSS
$custom: #5ccfea; $custom-light: #97def0; $custom-dark: #000000;
JSON
{
"hex": "#5ccfea",
"rgb": {
"r": 92,
"g": 207,
"b": 234
},
"hsl": {
"h": 191.408,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.79869,
"c": 0.10978,
"h": 215.7
},
"luminance": 0.52841
}Semantic roles & 50–950 ramp
primary
#5CCFEA
secondary
#B44E36
accent
#330CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485