#5CCAE6#5CCAE6
#5CCAE6 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.6% C 0.107 H 217.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCAE6 |
|---|---|
| RGB | rgb(92, 202, 230) |
| HSL | hsl(192, 73%, 63%) |
| HSV | hsv(192, 60%, 90%) |
| CMYK | cmyk(60%, 12.2%, 0%, 9.8%) |
| CIE-LAB | lab(76.21, -23.34, -23.31) |
| CIE-LCH | lch(76.21, 32.99, 224.96°) |
| OKLab | oklab(78.56% -0.0855 -0.0648) |
| OKLCH | oklch(78.56% 0.107 217.1) |
| XYZ | xyz(39.8113, 50.2255, 82.4440) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.75
Sky Blue
#87CEEB
ΔE00 5.03
Bright Sky Blue
#02CCFE
ΔE00 5.35
Baby Blue
#89CFF0
ΔE00 6.03
Aqua Blue
#02D8E9
ΔE00 7.18
Lightblue (survey)
#7BC8F6
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCAE6 #E6785C
analogous
#5CE6BD #5CCAE6 #5C85E6
triadic
#5CCAE6 #E65CCA #CAE65C
tetradic
#5CCAE6 #BD5CE6 #E6785C #85E65C
square
#5CCAE6 #BD5CE6 #E6785C #85E65C
split-complementary
#5CCAE6 #E65C85 #E6BD5C
monochromatic
#1B8FAD #27B9DE #5CCAE6 #91DBEE #C6EDF6
Accessibility & contrast
On white
1.90
#5CCAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#5CCAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCAE6
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCAE6 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E8
Deuteranopia (green-blind)
#A3B5E6
Tritanopia (blue-blind)
#00D4D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5ccae6; /* rgb */ color: rgb(92, 202, 230); /* oklch */ color: oklch(78.6% 0.107 217.1);
Tailwind
colors: {
custom: {
50: '#97daee',
500: '#5ccae6',
950: '#000000',
},
}SCSS
$custom: #5ccae6; $custom-light: #97daee; $custom-dark: #000000;
JSON
{
"hex": "#5ccae6",
"rgb": {
"r": 92,
"g": 202,
"b": 230
},
"hsl": {
"h": 192.174,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.78564,
"c": 0.10724,
"h": 217.1
},
"luminance": 0.5023
}Semantic roles & 50–950 ramp
primary
#5CCAE6
secondary
#AE5038
accent
#3810D6
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1516
muted
#808485