#5FD2F8#5FD2F8
#5FD2F8 is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.2% C 0.116 H 222.8°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2F8 |
|---|---|
| RGB | rgb(95, 210, 248) |
| HSL | hsl(195, 92%, 67%) |
| HSV | hsv(195, 62%, 97%) |
| CMYK | cmyk(61.7%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(79.21, -21.56, -28.35) |
| CIE-LCH | lch(79.21, 35.62, 232.74°) |
| OKLab | oklab(81.21% -0.0852 -0.079) |
| OKLCH | oklch(81.21% 0.116 222.8) |
| XYZ | xyz(44.7024, 55.2988, 97.1066) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.69
Neon Blue
#04D9FF
ΔE00 4.07
Sky Blue
#87CEEB
ΔE00 4.22
Baby Blue
#89CFF0
ΔE00 4.50
Lightblue (survey)
#7BC8F6
ΔE00 5.99
Lightskyblue
#87CEFA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2F8 #F8855F
analogous
#5FF8D2 #5FD2F8 #5F86F8
triadic
#5FD2F8 #F85FD2 #D2F85F
tetradic
#5FD2F8 #D25FF8 #F8855F #86F85F
square
#5FD2F8 #D25FF8 #F8855F #86F85F
split-complementary
#5FD2F8 #F85F86 #F8D25F
monochromatic
#09A1D3 #24C2F5 #5FD2F8 #9AE2FB #D4F3FD
Accessibility & contrast
On white
1.74
#5FD2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#5FD2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2F8
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2F8 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDFA
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd2f8; /* rgb */ color: rgb(95, 210, 248); /* oklch */ color: oklch(81.2% 0.116 222.8);
Tailwind
colors: {
custom: {
50: '#9ae0fa',
500: '#5fd2f8',
950: '#000000',
},
}SCSS
$custom: #5fd2f8; $custom-light: #9ae0fa; $custom-dark: #000000;
JSON
{
"hex": "#5fd2f8",
"rgb": {
"r": 95,
"g": 210,
"b": 248
},
"hsl": {
"h": 194.902,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.81206,
"c": 0.1162,
"h": 222.8
},
"luminance": 0.55303
}Semantic roles & 50–950 ramp
primary
#5FD2F8
secondary
#CE552D
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485