#5CCCEE#5CCCEE
#5CCCEE is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.3% C 0.112 H 220.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCCEE |
|---|---|
| RGB | rgb(92, 204, 238) |
| HSL | hsl(194, 81%, 65%) |
| HSV | hsv(194, 61%, 93%) |
| CMYK | cmyk(61.3%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.06, -22.00, -26.31) |
| CIE-LCH | lch(77.06, 34.30, 230.10°) |
| OKLab | oklab(79.34% -0.0845 -0.0732) |
| OKLCH | oklch(79.34% 0.112 220.9) |
| XYZ | xyz(41.4329, 51.6298, 88.6544) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 4.30
Neon Blue
#04D9FF
ΔE00 4.40
Baby Blue
#89CFF0
ΔE00 4.96
Lightblue (survey)
#7BC8F6
ΔE00 6.46
Lightskyblue
#87CEFA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCCEE #EE7E5C
analogous
#5CEEC7 #5CCCEE #5C83EE
triadic
#5CCCEE #EE5CCC #CCEE5C
tetradic
#5CCCEE #C75CEE #EE7E5C #83EE5C
square
#5CCCEE #C75CEE #EE7E5C #83EE5C
split-complementary
#5CCCEE #EE5C83 #EEC75C
monochromatic
#1495BC #25BBE8 #5CCCEE #93DDF4 #CBEFFA
Accessibility & contrast
On white
1.85
#5CCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#5CCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCCEE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCCEE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#A3B8EE
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5cccee; /* rgb */ color: rgb(92, 204, 238); /* oklch */ color: oklch(79.3% 0.112 220.9);
Tailwind
colors: {
custom: {
50: '#98dbf3',
500: '#5cccee',
950: '#000000',
},
}SCSS
$custom: #5cccee; $custom-light: #98dbf3; $custom-dark: #000000;
JSON
{
"hex": "#5cccee",
"rgb": {
"r": 92,
"g": 204,
"b": 238
},
"hsl": {
"h": 193.973,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.79338,
"c": 0.11185,
"h": 220.9
},
"luminance": 0.51634
}Semantic roles & 50–950 ramp
primary
#5CCCEE
secondary
#BB5333
accent
#3A08DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485