#5FD9FA#5FD9FA
#5FD9FA is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 82.9% C 0.117 H 218.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD9FA |
|---|---|
| RGB | rgb(95, 217, 250) |
| HSL | hsl(193, 94%, 68%) |
| HSV | hsv(193, 62%, 98%) |
| CMYK | cmyk(62%, 13.2%, 0%, 2%) |
| CIE-LAB | lab(81.27, -24.48, -26.27) |
| CIE-LCH | lch(81.27, 35.91, 227.02°) |
| OKLab | oklab(82.87% -0.0916 -0.0731) |
| OKLCH | oklch(82.87% 0.117 218.6) |
| XYZ | xyz(46.7805, 58.9559, 99.3382) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.94
Sky Blue
#87CEEB
ΔE00 5.26
Bright Sky Blue
#02CCFE
ΔE00 5.39
Baby Blue
#89CFF0
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 7.10
Aqua Blue
#02D8E9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD9FA #FA805F
analogous
#5FFACD #5FD9FA #5F8CFA
triadic
#5FD9FA #FA5FD9 #D9FA5F
tetradic
#5FD9FA #CD5FFA #FA805F #8CFA5F
square
#5FD9FA #CD5FFA #FA805F #8CFA5F
split-complementary
#5FD9FA #FA5F8C #FACD5F
monochromatic
#07ABD8 #24CBF8 #5FD9FA #9AE7FC #D6F5FE
Accessibility & contrast
On white
1.64
#5FD9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5FD9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD9FA
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD9FA | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FC
Deuteranopia (green-blind)
#AEC3FA
Tritanopia (blue-blind)
#00E4E3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fd9fa; /* rgb */ color: rgb(95, 217, 250); /* oklch */ color: oklch(82.9% 0.117 218.6);
Tailwind
colors: {
custom: {
50: '#9be5fc',
500: '#5fd9fa',
950: '#000000',
},
}SCSS
$custom: #5fd9fa; $custom-light: #9be5fc; $custom-dark: #000000;
JSON
{
"hex": "#5fd9fa",
"rgb": {
"r": 95,
"g": 217,
"b": 250
},
"hsl": {
"h": 192.774,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.82874,
"c": 0.11717,
"h": 218.6
},
"luminance": 0.58961
}Semantic roles & 50–950 ramp
primary
#5FD9FA
secondary
#D24F2B
accent
#3100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485