#5CCEF4#5CCEF4
#5CCEF4 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.0% C 0.116 H 223.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCEF4 |
|---|---|
| RGB | rgb(92, 206, 244) |
| HSL | hsl(195, 87%, 66%) |
| HSV | hsv(195, 62%, 96%) |
| CMYK | cmyk(62.3%, 15.6%, 0%, 4.3%) |
| CIE-LAB | lab(77.84, -21.23, -28.32) |
| CIE-LCH | lch(77.84, 35.40, 233.15°) |
| OKLab | oklab(80.04% -0.0844 -0.079) |
| OKLCH | oklch(80.04% 0.116 223.1) |
| XYZ | xyz(42.8075, 52.9451, 93.5338) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.28
Sky Blue
#87CEEB
ΔE00 4.21
Neon Blue
#04D9FF
ΔE00 4.47
Baby Blue
#89CFF0
ΔE00 4.54
Lightblue (survey)
#7BC8F6
ΔE00 5.70
Lightskyblue
#87CEFA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCEF4 #F4825C
analogous
#5CF4CE #5CCEF4 #5C82F4
triadic
#5CCEF4 #F45CCE #CEF45C
tetradic
#5CCEF4 #CE5CF4 #F4825C #82F45C
square
#5CCEF4 #CE5CF4 #F4825C #82F45C
split-complementary
#5CCEF4 #F45C82 #F4CE5C
monochromatic
#0E99C8 #23BDF0 #5CCEF4 #95DFF8 #CFF0FC
Accessibility & contrast
On white
1.81
#5CCEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#5CCEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCEF4
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCEF4 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F6
Deuteranopia (green-blind)
#A3B9F4
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ccef4; /* rgb */ color: rgb(92, 206, 244); /* oklch */ color: oklch(80.0% 0.116 223.1);
Tailwind
colors: {
custom: {
50: '#98ddf7',
500: '#5ccef4',
950: '#000000',
},
}SCSS
$custom: #5ccef4; $custom-light: #98ddf7; $custom-dark: #000000;
JSON
{
"hex": "#5ccef4",
"rgb": {
"r": 92,
"g": 206,
"b": 244
},
"hsl": {
"h": 195,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.80036,
"c": 0.11555,
"h": 223.1
},
"luminance": 0.5295
}Semantic roles & 50–950 ramp
primary
#5CCEF4
secondary
#C5552F
accent
#3A02E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485