#5FDAF7#5FDAF7
#5FDAF7 is a very light, moderate cyan. Relative luminance 0.593; OKLCH L 83.0% C 0.116 H 215.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDAF7 |
|---|---|
| RGB | rgb(95, 218, 247) |
| HSL | hsl(191, 90%, 67%) |
| HSV | hsv(191, 62%, 97%) |
| CMYK | cmyk(61.5%, 11.7%, 0%, 3.1%) |
| CIE-LAB | lab(81.45, -25.85, -24.41) |
| CIE-LCH | lch(81.45, 35.55, 223.35°) |
| OKLab | oklab(82.99% -0.0937 -0.0678) |
| OKLCH | oklch(82.99% 0.116 215.9) |
| XYZ | xyz(46.5724, 59.2863, 96.9666) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.07
Sky Blue
#87CEEB
ΔE00 5.88
Robin'S Egg
#6DEDFD
ΔE00 6.03
Aqua Blue
#02D8E9
ΔE00 6.23
Bright Sky Blue
#02CCFE
ΔE00 6.36
Baby Blue
#89CFF0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDAF7 #F77C5F
analogous
#5FF7C8 #5FDAF7 #5F8EF7
triadic
#5FDAF7 #F75FDA #DAF75F
tetradic
#5FDAF7 #C85FF7 #F77C5F #8EF75F
square
#5FDAF7 #C85FF7 #F77C5F #8EF75F
split-complementary
#5FDAF7 #F75F8E #F7C85F
monochromatic
#0AABD1 #25CDF4 #5FDAF7 #99E7FA #D4F5FD
Accessibility & contrast
On white
1.63
#5FDAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5FDAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDAF7
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDAF7 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4F9
Deuteranopia (green-blind)
#B0C3F7
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdaf7; /* rgb */ color: rgb(95, 218, 247); /* oklch */ color: oklch(83.0% 0.116 215.9);
Tailwind
colors: {
custom: {
50: '#9be5fa',
500: '#5fdaf7',
950: '#000000',
},
}SCSS
$custom: #5fdaf7; $custom-light: #9be5fa; $custom-dark: #000000;
JSON
{
"hex": "#5fdaf7",
"rgb": {
"r": 95,
"g": 218,
"b": 247
},
"hsl": {
"h": 191.447,
"s": 90.476,
"l": 67.059
},
"oklch": {
"l": 0.82986,
"c": 0.11568,
"h": 215.9
},
"luminance": 0.59291
}Semantic roles & 50–950 ramp
primary
#5FDAF7
secondary
#CC4C2E
accent
#2C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485