#5FCDF6#5FCDF6
#5FCDF6 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.115 H 225.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCDF6 |
|---|---|
| RGB | rgb(95, 205, 246) |
| HSL | hsl(196, 89%, 67%) |
| HSV | hsv(196, 61%, 96%) |
| CMYK | cmyk(61.4%, 16.7%, 0%, 3.5%) |
| CIE-LAB | lab(77.72, -19.62, -29.57) |
| CIE-LCH | lch(77.72, 35.48, 236.44°) |
| OKLab | oklab(79.99% -0.0808 -0.0825) |
| OKLCH | oklch(79.99% 0.115 225.6) |
| XYZ | xyz(43.1786, 52.7450, 95.0762) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 4.14
Sky Blue
#87CEEB
ΔE00 4.15
Lightblue (survey)
#7BC8F6
ΔE00 4.71
Lightskyblue
#87CEFA
ΔE00 5.25
Neon Blue
#04D9FF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCDF6 #F6885F
analogous
#5FF6D3 #5FCDF6 #5F82F6
triadic
#5FCDF6 #F65FCD #CDF65F
tetradic
#5FCDF6 #D35FF6 #F6885F #82F65F
square
#5FCDF6 #D35FF6 #F6885F #82F65F
split-complementary
#5FCDF6 #F65F82 #F6D35F
monochromatic
#0C9ACF #25BBF3 #5FCDF6 #99DFF9 #D3F1FD
Accessibility & contrast
On white
1.82
#5FCDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#5FCDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCDF6
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCDF6 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F8
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5fcdf6; /* rgb */ color: rgb(95, 205, 246); /* oklch */ color: oklch(80.0% 0.115 225.6);
Tailwind
colors: {
custom: {
50: '#9adcf9',
500: '#5fcdf6',
950: '#000000',
},
}SCSS
$custom: #5fcdf6; $custom-light: #9adcf9; $custom-dark: #000000;
JSON
{
"hex": "#5fcdf6",
"rgb": {
"r": 95,
"g": 205,
"b": 246
},
"hsl": {
"h": 196.291,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.79992,
"c": 0.11548,
"h": 225.6
},
"luminance": 0.52749
}Semantic roles & 50–950 ramp
primary
#5FCDF6
secondary
#CB592F
accent
#3E00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485