#5CCAE9#5CCAE9
#5CCAE9 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.7% C 0.109 H 219.2°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCAE9 |
|---|---|
| RGB | rgb(92, 202, 233) |
| HSL | hsl(193, 76%, 64%) |
| HSV | hsv(193, 61%, 91%) |
| CMYK | cmyk(60.5%, 13.3%, 0%, 8.6%) |
| CIE-LAB | lab(76.31, -22.46, -24.77) |
| CIE-LCH | lch(76.31, 33.44, 227.79°) |
| OKLab | oklab(78.68% -0.0843 -0.0689) |
| OKLCH | oklch(78.68% 0.109 219.2) |
| XYZ | xyz(40.2362, 50.3955, 84.6818) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.58
Sky Blue
#87CEEB
ΔE00 4.59
Neon Blue
#04D9FF
ΔE00 4.68
Baby Blue
#89CFF0
ΔE00 5.44
Lightblue (survey)
#7BC8F6
ΔE00 7.10
Lightskyblue
#87CEFA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCAE9 #E97B5C
analogous
#5CE9C1 #5CCAE9 #5C83E9
triadic
#5CCAE9 #E95CCA #CAE95C
tetradic
#5CCAE9 #C15CE9 #E97B5C #83E95C
square
#5CCAE9 #C15CE9 #E97B5C #83E95C
split-complementary
#5CCAE9 #E95C83 #E9C15C
monochromatic
#1891B3 #26B8E2 #5CCAE9 #92DCF0 #C8EDF8
Accessibility & contrast
On white
1.90
#5CCAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#5CCAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCAE9
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCAE9 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5EB
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#00D4D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5ccae9; /* rgb */ color: rgb(92, 202, 233); /* oklch */ color: oklch(78.7% 0.109 219.2);
Tailwind
colors: {
custom: {
50: '#97daf0',
500: '#5ccae9',
950: '#000000',
},
}SCSS
$custom: #5ccae9; $custom-light: #97daf0; $custom-dark: #000000;
JSON
{
"hex": "#5ccae9",
"rgb": {
"r": 92,
"g": 202,
"b": 233
},
"hsl": {
"h": 193.191,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.78682,
"c": 0.10889,
"h": 219.2
},
"luminance": 0.504
}Semantic roles & 50–950 ramp
primary
#5CCAE9
secondary
#B35236
accent
#3A0DD8
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1416
muted
#808385