#5FDBFE#5FDBFE
#5FDBFE is a very light, moderate cyan. Relative luminance 0.603; OKLCH L 83.5% C 0.119 H 219.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBFE |
|---|---|
| RGB | rgb(95, 219, 254) |
| HSL | hsl(193, 99%, 68%) |
| HSV | hsv(193, 63%, 100%) |
| CMYK | cmyk(62.6%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(81.97, -24.31, -27.32) |
| CIE-LCH | lch(81.97, 36.57, 228.34°) |
| OKLab | oklab(83.49% -0.0921 -0.0761) |
| OKLCH | oklch(83.49% 0.119 219.5) |
| XYZ | xyz(47.9330, 60.2467, 102.8494) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.05
Bright Sky Blue
#02CCFE
ΔE00 5.36
Sky Blue
#87CEEB
ΔE00 5.42
Baby Blue
#89CFF0
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 7.25
Ice Blue
#A5DFF9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBFE #FE825F
analogous
#5FFED2 #5FDBFE #5F8BFE
triadic
#5FDBFE #FE5FDB #DBFE5F
tetradic
#5FDBFE #D25FFE #FE825F #8BFE5F
square
#5FDBFE #D25FFE #FE825F #8BFE5F
split-complementary
#5FDBFE #FE5F8B #FED25F
monochromatic
#01B0E1 #22CDFE #5FDBFE #9CE9FE #D9F6FF
Accessibility & contrast
On white
1.61
#5FDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5FDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBFE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBFE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#AEC5FE
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdbfe; /* rgb */ color: rgb(95, 219, 254); /* oklch */ color: oklch(83.5% 0.119 219.5);
Tailwind
colors: {
custom: {
50: '#9ce6fe',
500: '#5fdbfe',
950: '#000000',
},
}SCSS
$custom: #5fdbfe; $custom-light: #9ce6fe; $custom-dark: #000000;
JSON
{
"hex": "#5fdbfe",
"rgb": {
"r": 95,
"g": 219,
"b": 254
},
"hsl": {
"h": 193.208,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.83485,
"c": 0.11945,
"h": 219.5
},
"luminance": 0.60252
}Semantic roles & 50–950 ramp
primary
#5FDBFE
secondary
#D85029
accent
#3300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1618
muted
#808486