#5CCAEE#5CCAEE
#5CCAEE is a light, moderate cyan. Relative luminance 0.507; OKLCH L 78.9% C 0.112 H 222.5°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCAEE |
|---|---|
| RGB | rgb(92, 202, 238) |
| HSL | hsl(195, 81%, 65%) |
| HSV | hsv(195, 61%, 93%) |
| CMYK | cmyk(61.3%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(76.49, -20.98, -27.18) |
| CIE-LCH | lch(76.49, 34.34, 232.33°) |
| OKLab | oklab(78.88% -0.0825 -0.0757) |
| OKLCH | oklch(78.88% 0.112 222.5) |
| XYZ | xyz(40.9606, 50.6852, 88.4969) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.55
Sky Blue
#87CEEB
ΔE00 4.24
Baby Blue
#89CFF0
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 4.99
Lightblue (survey)
#7BC8F6
ΔE00 5.80
Lightskyblue
#87CEFA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCAEE #EE805C
analogous
#5CEEC9 #5CCAEE #5C81EE
triadic
#5CCAEE #EE5CCA #CAEE5C
tetradic
#5CCAEE #C95CEE #EE805C #81EE5C
square
#5CCAEE #C95CEE #EE805C #81EE5C
split-complementary
#5CCAEE #EE5C81 #EEC95C
monochromatic
#1492BC #25B8E8 #5CCAEE #93DCF4 #CBEEFA
Accessibility & contrast
On white
1.89
#5CCAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#5CCAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCAEE
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCAEE | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5F0
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5ccaee; /* rgb */ color: rgb(92, 202, 238); /* oklch */ color: oklch(78.9% 0.112 222.5);
Tailwind
colors: {
custom: {
50: '#97daf3',
500: '#5ccaee',
950: '#000000',
},
}SCSS
$custom: #5ccaee; $custom-light: #97daf3; $custom-dark: #000000;
JSON
{
"hex": "#5ccaee",
"rgb": {
"r": 92,
"g": 202,
"b": 238
},
"hsl": {
"h": 194.795,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.78881,
"c": 0.11196,
"h": 222.5
},
"luminance": 0.50689
}Semantic roles & 50–950 ramp
primary
#5CCAEE
secondary
#BB5533
accent
#3D08DD
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385