#5FCDF0#5FCDF0
#5FCDF0 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.7% C 0.111 H 221.8°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCDF0 |
|---|---|
| RGB | rgb(95, 205, 240) |
| HSL | hsl(194, 83%, 66%) |
| HSV | hsv(194, 60%, 94%) |
| CMYK | cmyk(60.4%, 14.6%, 0%, 5.9%) |
| CIE-LAB | lab(77.51, -21.40, -26.69) |
| CIE-LCH | lch(77.51, 34.20, 231.28°) |
| OKLab | oklab(79.75% -0.083 -0.0743) |
| OKLCH | oklch(79.75% 0.111 221.8) |
| XYZ | xyz(42.2726, 52.3825, 90.3042) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.82
Sky Blue
#87CEEB
ΔE00 4.02
Neon Blue
#04D9FF
ΔE00 4.49
Baby Blue
#89CFF0
ΔE00 4.58
Lightblue (survey)
#7BC8F6
ΔE00 6.08
Lightskyblue
#87CEFA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCDF0 #F0825F
analogous
#5FF0CB #5FCDF0 #5F84F0
triadic
#5FCDF0 #F05FCD #CDF05F
tetradic
#5FCDF0 #CB5FF0 #F0825F #84F05F
square
#5FCDF0 #CB5FF0 #F0825F #84F05F
split-complementary
#5FCDF0 #F05F84 #F0CB5F
monochromatic
#1298C2 #27BCEB #5FCDF0 #97DEF5 #CFF0FA
Accessibility & contrast
On white
1.83
#5FCDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#5FCDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCDF0
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCDF0 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F2
Deuteranopia (green-blind)
#A4B9F0
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcdf0; /* rgb */ color: rgb(95, 205, 240); /* oklch */ color: oklch(79.7% 0.111 221.8);
Tailwind
colors: {
custom: {
50: '#99dcf5',
500: '#5fcdf0',
950: '#000000',
},
}SCSS
$custom: #5fcdf0; $custom-light: #99dcf5; $custom-dark: #000000;
JSON
{
"hex": "#5fcdf0",
"rgb": {
"r": 95,
"g": 205,
"b": 240
},
"hsl": {
"h": 194.483,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.79748,
"c": 0.1114,
"h": 221.8
},
"luminance": 0.52387
}Semantic roles & 50–950 ramp
primary
#5FCDF0
secondary
#C05533
accent
#3B06DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485