#5CCEEA#5CCEEA
#5CCEEA is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.6% C 0.110 H 216.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCEEA |
|---|---|
| RGB | rgb(92, 206, 234) |
| HSL | hsl(192, 77%, 64%) |
| HSV | hsv(192, 61%, 92%) |
| CMYK | cmyk(60.7%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(77.49, -24.18, -23.50) |
| CIE-LCH | lch(77.49, 33.72, 224.19°) |
| OKLab | oklab(79.64% -0.0881 -0.0653) |
| OKLCH | oklch(79.64% 0.11 216.5) |
| XYZ | xyz(41.3302, 52.3542, 85.7532) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.03
Sky Blue
#87CEEB
ΔE00 5.09
Bright Sky Blue
#02CCFE
ΔE00 5.44
Baby Blue
#89CFF0
ΔE00 6.08
Aqua Blue
#02D8E9
ΔE00 6.63
Lightblue (survey)
#7BC8F6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCEEA #EA785C
analogous
#5CEABF #5CCEEA #5C87EA
triadic
#5CCEEA #EA5CCE #CEEA5C
tetradic
#5CCEEA #BF5CEA #EA785C #87EA5C
square
#5CCEEA #BF5CEA #EA785C #87EA5C
split-complementary
#5CCEEA #EA5C87 #EABF5C
monochromatic
#1795B4 #26BEE3 #5CCEEA #92DEF1 #C8EFF8
Accessibility & contrast
On white
1.83
#5CCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#5CCEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCEEA
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCEEA | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EC
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5cceea; /* rgb */ color: rgb(92, 206, 234); /* oklch */ color: oklch(79.6% 0.110 216.5);
Tailwind
colors: {
custom: {
50: '#97ddf0',
500: '#5cceea',
950: '#000000',
},
}SCSS
$custom: #5cceea; $custom-light: #97ddf0; $custom-dark: #000000;
JSON
{
"hex": "#5cceea",
"rgb": {
"r": 92,
"g": 206,
"b": 234
},
"hsl": {
"h": 191.831,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.79639,
"c": 0.10967,
"h": 216.5
},
"luminance": 0.52358
}Semantic roles & 50–950 ramp
primary
#5CCEEA
secondary
#B44F36
accent
#350CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485