#5FCCEC#5FCCEC
#5FCCEC is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.4% C 0.109 H 220.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCCEC |
|---|---|
| RGB | rgb(95, 204, 236) |
| HSL | hsl(194, 79%, 65%) |
| HSV | hsv(194, 60%, 93%) |
| CMYK | cmyk(59.7%, 13.6%, 0%, 7.5%) |
| CIE-LAB | lab(77.08, -22.06, -25.19) |
| CIE-LCH | lch(77.08, 33.49, 228.79°) |
| OKLab | oklab(79.36% -0.0835 -0.07) |
| OKLCH | oklch(79.36% 0.109 220) |
| XYZ | xyz(41.4465, 51.6706, 87.1298) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.22
Bright Sky Blue
#02CCFE
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 4.47
Baby Blue
#89CFF0
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 6.76
Lightskyblue
#87CEFA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCCEC #EC7F5F
analogous
#5FECC6 #5FCCEC #5F86EC
triadic
#5FCCEC #EC5FCC #CCEC5F
tetradic
#5FCCEC #C65FEC #EC7F5F #86EC5F
square
#5FCCEC #C65FEC #EC7F5F #86EC5F
split-complementary
#5FCCEC #EC5F86 #ECC65F
monochromatic
#1695BA #28BBE6 #5FCCEC #96DDF2 #CCEFF9
Accessibility & contrast
On white
1.85
#5FCCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#5FCCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCCEC
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCCEC | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EE
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fccec; /* rgb */ color: rgb(95, 204, 236); /* oklch */ color: oklch(79.4% 0.109 220.0);
Tailwind
colors: {
custom: {
50: '#99dbf2',
500: '#5fccec',
950: '#000000',
},
}SCSS
$custom: #5fccec; $custom-light: #99dbf2; $custom-dark: #000000;
JSON
{
"hex": "#5fccec",
"rgb": {
"r": 95,
"g": 204,
"b": 236
},
"hsl": {
"h": 193.617,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.79361,
"c": 0.10897,
"h": 220
},
"luminance": 0.51675
}Semantic roles & 50–950 ramp
primary
#5FCCEC
secondary
#BA5436
accent
#3A0ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485