#5FE2FD#5FE2FD
#5FE2FD is a very light, moderate cyan. Relative luminance 0.639; OKLCH L 85.0% C 0.119 H 213.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2FD |
|---|---|
| RGB | rgb(95, 226, 253) |
| HSL | hsl(190, 98%, 68%) |
| HSV | hsv(190, 62%, 99%) |
| CMYK | cmyk(62.5%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(83.92, -28.04, -23.82) |
| CIE-LCH | lch(83.92, 36.79, 220.35°) |
| OKLab | oklab(85.04% -0.0995 -0.0662) |
| OKLCH | oklch(85.04% 0.119 213.6) |
| XYZ | xyz(49.6380, 63.9122, 102.6298) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.93
Robin'S Egg
#6DEDFD
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Aqua Blue
#02D8E9
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Sky Blue
#87CEEB
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2FD #FD7A5F
analogous
#5FFDC9 #5FE2FD #5F93FD
triadic
#5FE2FD #FD5FE2 #E2FD5F
tetradic
#5FE2FD #C95FFD #FD7A5F #93FD5F
square
#5FE2FD #C95FFD #FD7A5F #93FD5F
split-complementary
#5FE2FD #FD5F93 #FDC95F
monochromatic
#03B9DF #23D7FC #5FE2FD #9BEDFE #D8F8FF
Accessibility & contrast
On white
1.52
#5FE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5FE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2FD
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2FD | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#B7CAFD
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe2fd; /* rgb */ color: rgb(95, 226, 253); /* oklch */ color: oklch(85.0% 0.119 213.6);
Tailwind
colors: {
custom: {
50: '#9cebfe',
500: '#5fe2fd',
950: '#000000',
},
}SCSS
$custom: #5fe2fd; $custom-light: #9cebfe; $custom-dark: #000000;
JSON
{
"hex": "#5fe2fd",
"rgb": {
"r": 95,
"g": 226,
"b": 253
},
"hsl": {
"h": 190.253,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.85037,
"c": 0.11949,
"h": 213.6
},
"luminance": 0.63917
}Semantic roles & 50–950 ramp
primary
#5FE2FD
secondary
#D74729
accent
#2700E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485