#5FD7F1#5FD7F1
#5FD7F1 is a very light, moderate cyan. Relative luminance 0.574; OKLCH L 82.1% C 0.112 H 214.3°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7F1 |
|---|---|
| RGB | rgb(95, 215, 241) |
| HSL | hsl(191, 84%, 66%) |
| HSV | hsv(191, 61%, 95%) |
| CMYK | cmyk(60.6%, 10.8%, 0%, 5.5%) |
| CIE-LAB | lab(80.39, -26.10, -22.82) |
| CIE-LCH | lch(80.39, 34.67, 221.16°) |
| OKLab | oklab(82.07% -0.0929 -0.0634) |
| OKLCH | oklch(82.07% 0.112 214.3) |
| XYZ | xyz(44.8905, 57.3800, 91.9117) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.50
Aqua Blue
#02D8E9
ΔE00 5.52
Sky Blue
#87CEEB
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 6.03
Bright Sky Blue
#02CCFE
ΔE00 6.71
Baby Blue
#89CFF0
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7F1 #F1795F
analogous
#5FF1C2 #5FD7F1 #5F8EF1
triadic
#5FD7F1 #F15FD7 #D7F15F
tetradic
#5FD7F1 #C25FF1 #F1795F #8EF15F
square
#5FD7F1 #C25FF1 #F1795F #8EF15F
split-complementary
#5FD7F1 #F15F8E #F1C25F
monochromatic
#11A4C4 #27C9EC #5FD7F1 #97E5F6 #D0F3FB
Accessibility & contrast
On white
1.68
#5FD7F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#5FD7F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7F1
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7F1 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F3
Deuteranopia (green-blind)
#AFC1F1
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd7f1; /* rgb */ color: rgb(95, 215, 241); /* oklch */ color: oklch(82.1% 0.112 214.3);
Tailwind
colors: {
custom: {
50: '#9ae3f5',
500: '#5fd7f1',
950: '#000000',
},
}SCSS
$custom: #5fd7f1; $custom-light: #9ae3f5; $custom-dark: #000000;
JSON
{
"hex": "#5fd7f1",
"rgb": {
"r": 95,
"g": 215,
"b": 241
},
"hsl": {
"h": 190.685,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.82071,
"c": 0.11249,
"h": 214.3
},
"luminance": 0.57385
}Semantic roles & 50–950 ramp
primary
#5FD7F1
secondary
#C24C32
accent
#2C05E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485