#5FD4FD#5FD4FD
#5FD4FD is a light, moderate cyan. Relative luminance 0.566; OKLCH L 81.9% C 0.119 H 224.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4FD |
|---|---|
| RGB | rgb(95, 212, 253) |
| HSL | hsl(196, 98%, 68%) |
| HSV | hsv(196, 62%, 99%) |
| CMYK | cmyk(62.5%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(79.96, -21.09, -29.87) |
| CIE-LCH | lch(79.96, 36.57, 234.78°) |
| OKLab | oklab(81.86% -0.0854 -0.0833) |
| OKLCH | oklch(81.86% 0.119 224.3) |
| XYZ | xyz(45.9854, 56.6069, 101.4122) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.65
Neon Blue
#04D9FF
ΔE00 4.36
Sky Blue
#87CEEB
ΔE00 4.49
Baby Blue
#89CFF0
ΔE00 4.50
Lightblue (survey)
#7BC8F6
ΔE00 5.72
Lightskyblue
#87CEFA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4FD #FD885F
analogous
#5FFDD7 #5FD4FD #5F85FD
triadic
#5FD4FD #FD5FD4 #D4FD5F
tetradic
#5FD4FD #D75FFD #FD885F #85FD5F
square
#5FD4FD #D75FFD #FD885F #85FD5F
split-complementary
#5FD4FD #FD5F85 #FDD75F
monochromatic
#03A6DF #23C4FC #5FD4FD #9BE4FE #D8F4FF
Accessibility & contrast
On white
1.70
#5FD4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#5FD4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4FD
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4FD | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#A7BFFD
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd4fd; /* rgb */ color: rgb(95, 212, 253); /* oklch */ color: oklch(81.9% 0.119 224.3);
Tailwind
colors: {
custom: {
50: '#9be1fe',
500: '#5fd4fd',
950: '#000000',
},
}SCSS
$custom: #5fd4fd; $custom-light: #9be1fe; $custom-dark: #000000;
JSON
{
"hex": "#5fd4fd",
"rgb": {
"r": 95,
"g": 212,
"b": 253
},
"hsl": {
"h": 195.57,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.81861,
"c": 0.11933,
"h": 224.3
},
"luminance": 0.56612
}Semantic roles & 50–950 ramp
primary
#5FD4FD
secondary
#D75629
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485