#5FCDF1#5FCDF1
#5FCDF1 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.112 H 222.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCDF1 |
|---|---|
| RGB | rgb(95, 205, 241) |
| HSL | hsl(195, 84%, 66%) |
| HSV | hsv(195, 61%, 95%) |
| CMYK | cmyk(60.6%, 14.9%, 0%, 5.5%) |
| CIE-LAB | lab(77.54, -21.10, -27.17) |
| CIE-LCH | lch(77.54, 34.40, 232.16°) |
| OKLab | oklab(79.79% -0.0827 -0.0756) |
| OKLCH | oklch(79.79% 0.112 222.5) |
| XYZ | xyz(42.4215, 52.4421, 91.0887) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.66
Sky Blue
#87CEEB
ΔE00 3.99
Baby Blue
#89CFF0
ΔE00 4.46
Neon Blue
#04D9FF
ΔE00 4.59
Lightblue (survey)
#7BC8F6
ΔE00 5.83
Lightskyblue
#87CEFA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCDF1 #F1835F
analogous
#5FF1CC #5FCDF1 #5F84F1
triadic
#5FCDF1 #F15FCD #CDF15F
tetradic
#5FCDF1 #CC5FF1 #F1835F #84F15F
square
#5FCDF1 #CC5FF1 #F1835F #84F15F
split-complementary
#5FCDF1 #F15F84 #F1CC5F
monochromatic
#1198C4 #27BBEC #5FCDF1 #97DFF6 #D0F0FB
Accessibility & contrast
On white
1.83
#5FCDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#5FCDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCDF1
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCDF1 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F3
Deuteranopia (green-blind)
#A3B9F1
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5fcdf1; /* rgb */ color: rgb(95, 205, 241); /* oklch */ color: oklch(79.8% 0.112 222.5);
Tailwind
colors: {
custom: {
50: '#99dcf5',
500: '#5fcdf1',
950: '#000000',
},
}SCSS
$custom: #5fcdf1; $custom-light: #99dcf5; $custom-dark: #000000;
JSON
{
"hex": "#5fcdf1",
"rgb": {
"r": 95,
"g": 205,
"b": 241
},
"hsl": {
"h": 194.795,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.79789,
"c": 0.11205,
"h": 222.5
},
"luminance": 0.52446
}Semantic roles & 50–950 ramp
primary
#5FCDF1
secondary
#C25632
accent
#3B05E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485