#5FD2FE#5FD2FE
#5FD2FE is a light, vivid cyan. Relative luminance 0.557; OKLCH L 81.5% C 0.120 H 226.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2FE |
|---|---|
| RGB | rgb(95, 210, 254) |
| HSL | hsl(197, 99%, 68%) |
| HSV | hsv(197, 63%, 100%) |
| CMYK | cmyk(62.6%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(79.43, -19.77, -31.22) |
| CIE-LCH | lch(79.43, 36.95, 237.65°) |
| OKLab | oklab(81.45% -0.083 -0.0871) |
| OKLCH | oklch(81.45% 0.12 226.4) |
| XYZ | xyz(45.6482, 55.6771, 102.0878) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 4.32
Sky Blue
#87CEEB
ΔE00 4.57
Lightblue (survey)
#7BC8F6
ΔE00 4.88
Lightskyblue
#87CEFA
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2FE #FE8B5F
analogous
#5FFEDB #5FD2FE #5F82FE
triadic
#5FD2FE #FE5FD2 #D2FE5F
tetradic
#5FD2FE #DB5FFE #FE8B5F #82FE5F
square
#5FD2FE #DB5FFE #FE8B5F #82FE5F
split-complementary
#5FD2FE #FE5F82 #FEDB5F
monochromatic
#01A3E1 #22C1FE #5FD2FE #9CE3FE #D9F4FF
Accessibility & contrast
On white
1.73
#5FD2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#5FD2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2FE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2FE | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A4BEFD
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd2fe; /* rgb */ color: rgb(95, 210, 254); /* oklch */ color: oklch(81.5% 0.120 226.4);
Tailwind
colors: {
custom: {
50: '#9bdfff',
500: '#5fd2fe',
950: '#000000',
},
}SCSS
$custom: #5fd2fe; $custom-light: #9bdfff; $custom-dark: #000000;
JSON
{
"hex": "#5fd2fe",
"rgb": {
"r": 95,
"g": 210,
"b": 254
},
"hsl": {
"h": 196.604,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.81451,
"c": 0.12038,
"h": 226.4
},
"luminance": 0.55682
}Semantic roles & 50–950 ramp
primary
#5FD2FE
secondary
#D85A29
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486