#5CCFF4#5CCFF4
#5CCFF4 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.3% C 0.115 H 222.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCFF4 |
|---|---|
| RGB | rgb(92, 207, 244) |
| HSL | hsl(195, 87%, 66%) |
| HSV | hsv(195, 62%, 96%) |
| CMYK | cmyk(62.3%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(78.13, -21.74, -27.89) |
| CIE-LCH | lch(78.13, 35.36, 232.07°) |
| OKLab | oklab(80.26% -0.0854 -0.0777) |
| OKLCH | oklch(80.26% 0.115 222.3) |
| XYZ | xyz(43.0490, 53.4281, 93.6143) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.48
Neon Blue
#04D9FF
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 4.25
Baby Blue
#89CFF0
ΔE00 4.66
Lightblue (survey)
#7BC8F6
ΔE00 6.04
Lightskyblue
#87CEFA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCFF4 #F4815C
analogous
#5CF4CD #5CCFF4 #5C83F4
triadic
#5CCFF4 #F45CCF #CFF45C
tetradic
#5CCFF4 #CD5CF4 #F4815C #83F45C
square
#5CCFF4 #CD5CF4 #F4815C #83F45C
split-complementary
#5CCFF4 #F45C83 #F4CD5C
monochromatic
#0E9BC8 #23BEF0 #5CCFF4 #95E0F8 #CFF1FC
Accessibility & contrast
On white
1.80
#5CCFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#5CCFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCFF4
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCFF4 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF6
Deuteranopia (green-blind)
#A4BAF4
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5ccff4; /* rgb */ color: rgb(92, 207, 244); /* oklch */ color: oklch(80.3% 0.115 222.3);
Tailwind
colors: {
custom: {
50: '#98ddf7',
500: '#5ccff4',
950: '#000000',
},
}SCSS
$custom: #5ccff4; $custom-light: #98ddf7; $custom-dark: #000000;
JSON
{
"hex": "#5ccff4",
"rgb": {
"r": 92,
"g": 207,
"b": 244
},
"hsl": {
"h": 194.605,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.80264,
"c": 0.11545,
"h": 222.3
},
"luminance": 0.53433
}Semantic roles & 50–950 ramp
primary
#5CCFF4
secondary
#C5542F
accent
#3902E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485