#5FCDEA#5FCDEA
#5FCDEA is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.5% C 0.108 H 217.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCDEA |
|---|---|
| RGB | rgb(95, 205, 234) |
| HSL | hsl(193, 77%, 65%) |
| HSV | hsv(193, 59%, 92%) |
| CMYK | cmyk(59.4%, 12.4%, 0%, 8.2%) |
| CIE-LAB | lab(77.30, -23.15, -23.79) |
| CIE-LCH | lch(77.30, 33.19, 225.78°) |
| OKLab | oklab(79.51% -0.0853 -0.0661) |
| OKLCH | oklch(79.51% 0.108 217.8) |
| XYZ | xyz(41.3960, 52.0319, 85.6875) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.28
Sky Blue
#87CEEB
ΔE00 4.64
Bright Sky Blue
#02CCFE
ΔE00 5.15
Baby Blue
#89CFF0
ΔE00 5.59
Aqua Blue
#02D8E9
ΔE00 7.21
Lightblue (survey)
#7BC8F6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCDEA #EA7C5F
analogous
#5FEAC2 #5FCDEA #5F88EA
triadic
#5FCDEA #EA5FCD #CDEA5F
tetradic
#5FCDEA #C25FEA #EA7C5F #88EA5F
square
#5FCDEA #C25FEA #EA7C5F #88EA5F
split-complementary
#5FCDEA #EA5F88 #EAC25F
monochromatic
#1896B7 #29BCE3 #5FCDEA #95DEF1 #CBEFF8
Accessibility & contrast
On white
1.84
#5FCDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#5FCDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCDEA
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCDEA | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EC
Deuteranopia (green-blind)
#A6B8EA
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcdea; /* rgb */ color: rgb(95, 205, 234); /* oklch */ color: oklch(79.5% 0.108 217.8);
Tailwind
colors: {
custom: {
50: '#99dcf0',
500: '#5fcdea',
950: '#000000',
},
}SCSS
$custom: #5fcdea; $custom-light: #99dcf0; $custom-dark: #000000;
JSON
{
"hex": "#5fcdea",
"rgb": {
"r": 95,
"g": 205,
"b": 234
},
"hsl": {
"h": 192.518,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.79512,
"c": 0.10789,
"h": 217.8
},
"luminance": 0.52036
}Semantic roles & 50–950 ramp
primary
#5FCDEA
secondary
#B65137
accent
#370CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485