#5FD2F1#5FD2F1
#5FD2F1 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 80.9% C 0.112 H 218.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2F1 |
|---|---|
| RGB | rgb(95, 210, 241) |
| HSL | hsl(193, 84%, 66%) |
| HSV | hsv(193, 61%, 95%) |
| CMYK | cmyk(60.6%, 12.9%, 0%, 5.5%) |
| CIE-LAB | lab(78.97, -23.62, -24.99) |
| CIE-LCH | lch(78.97, 34.39, 226.61°) |
| OKLab | oklab(80.93% -0.0878 -0.0695) |
| OKLCH | oklch(80.93% 0.112 218.4) |
| XYZ | xyz(43.6367, 54.8725, 91.4938) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.46
Sky Blue
#87CEEB
ΔE00 4.65
Bright Sky Blue
#02CCFE
ΔE00 4.96
Baby Blue
#89CFF0
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 7.20
Lightblue (survey)
#7BC8F6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2F1 #F17E5F
analogous
#5FF1C7 #5FD2F1 #5F89F1
triadic
#5FD2F1 #F15FD2 #D2F15F
tetradic
#5FD2F1 #C75FF1 #F17E5F #89F15F
square
#5FD2F1 #C75FF1 #F17E5F #89F15F
split-complementary
#5FD2F1 #F15F89 #F1C75F
monochromatic
#119EC4 #27C2EC #5FD2F1 #97E2F6 #D0F2FB
Accessibility & contrast
On white
1.75
#5FD2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#5FD2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2F1
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2F1 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF3
Deuteranopia (green-blind)
#A9BDF1
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd2f1; /* rgb */ color: rgb(95, 210, 241); /* oklch */ color: oklch(80.9% 0.112 218.4);
Tailwind
colors: {
custom: {
50: '#9ae0f5',
500: '#5fd2f1',
950: '#000000',
},
}SCSS
$custom: #5fd2f1; $custom-light: #9ae0f5; $custom-dark: #000000;
JSON
{
"hex": "#5fd2f1",
"rgb": {
"r": 95,
"g": 210,
"b": 241
},
"hsl": {
"h": 192.74,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.80928,
"c": 0.11197,
"h": 218.4
},
"luminance": 0.54877
}Semantic roles & 50–950 ramp
primary
#5FD2F1
secondary
#C25132
accent
#3405E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485