#5FCDE9#5FCDE9
#5FCDE9 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.5% C 0.107 H 217.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCDE9 |
|---|---|
| RGB | rgb(95, 205, 233) |
| HSL | hsl(192, 76%, 64%) |
| HSV | hsv(192, 59%, 91%) |
| CMYK | cmyk(59.2%, 12%, 0%, 8.6%) |
| CIE-LAB | lab(77.27, -23.44, -23.30) |
| CIE-LCH | lch(77.27, 33.05, 224.83°) |
| OKLab | oklab(79.47% -0.0857 -0.0647) |
| OKLCH | oklch(79.47% 0.107 217.1) |
| XYZ | xyz(41.2527, 51.9746, 84.9331) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.33
Sky Blue
#87CEEB
ΔE00 4.81
Bright Sky Blue
#02CCFE
ΔE00 5.41
Baby Blue
#89CFF0
ΔE00 5.81
Aqua Blue
#02D8E9
ΔE00 6.96
Lightblue (survey)
#7BC8F6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCDE9 #E97B5F
analogous
#5FE9C0 #5FCDE9 #5F88E9
triadic
#5FCDE9 #E95FCD #CDE95F
tetradic
#5FCDE9 #C05FE9 #E97B5F #88E95F
square
#5FCDE9 #C05FE9 #E97B5F #88E95F
split-complementary
#5FCDE9 #E95F88 #E9C05F
monochromatic
#1995B5 #29BCE2 #5FCDE9 #95DEF0 #CBEFF8
Accessibility & contrast
On white
1.84
#5FCDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#5FCDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCDE9
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCDE9 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EB
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcde9; /* rgb */ color: rgb(95, 205, 233); /* oklch */ color: oklch(79.5% 0.107 217.1);
Tailwind
colors: {
custom: {
50: '#99dcf0',
500: '#5fcde9',
950: '#000000',
},
}SCSS
$custom: #5fcde9; $custom-light: #99dcf0; $custom-dark: #000000;
JSON
{
"hex": "#5fcde9",
"rgb": {
"r": 95,
"g": 205,
"b": 233
},
"hsl": {
"h": 192.174,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.79473,
"c": 0.10735,
"h": 217.1
},
"luminance": 0.51979
}Semantic roles & 50–950 ramp
primary
#5FCDE9
secondary
#B55137
accent
#370DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485