#5FD2F4#5FD2F4
#5FD2F4 is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.0% C 0.114 H 220.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2F4 |
|---|---|
| RGB | rgb(95, 210, 244) |
| HSL | hsl(194, 87%, 66%) |
| HSV | hsv(194, 61%, 96%) |
| CMYK | cmyk(61.1%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(79.07, -22.74, -26.43) |
| CIE-LCH | lch(79.07, 34.87, 229.29°) |
| OKLab | oklab(81.05% -0.0867 -0.0736) |
| OKLCH | oklch(81.05% 0.114 220.3) |
| XYZ | xyz(44.0885, 55.0532, 93.8733) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.58
Bright Sky Blue
#02CCFE
ΔE00 4.32
Sky Blue
#87CEEB
ΔE00 4.35
Baby Blue
#89CFF0
ΔE00 4.95
Lightblue (survey)
#7BC8F6
ΔE00 6.89
Lightskyblue
#87CEFA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2F4 #F4815F
analogous
#5FF4CC #5FD2F4 #5F88F4
triadic
#5FD2F4 #F45FD2 #D2F45F
tetradic
#5FD2F4 #CC5FF4 #F4815F #88F45F
square
#5FD2F4 #CC5FF4 #F4815F #88F45F
split-complementary
#5FD2F4 #F45F88 #F4CC5F
monochromatic
#0EA0CB #26C2F0 #5FD2F4 #98E2F8 #D2F2FC
Accessibility & contrast
On white
1.75
#5FD2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#5FD2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2F4
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2F4 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF6
Deuteranopia (green-blind)
#A8BDF4
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd2f4; /* rgb */ color: rgb(95, 210, 244); /* oklch */ color: oklch(81.0% 0.114 220.3);
Tailwind
colors: {
custom: {
50: '#9ae0f7',
500: '#5fd2f4',
950: '#000000',
},
}SCSS
$custom: #5fd2f4; $custom-light: #9ae0f7; $custom-dark: #000000;
JSON
{
"hex": "#5fd2f4",
"rgb": {
"r": 95,
"g": 210,
"b": 244
},
"hsl": {
"h": 193.691,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.81046,
"c": 0.11369,
"h": 220.3
},
"luminance": 0.55058
}Semantic roles & 50–950 ramp
primary
#5FD2F4
secondary
#C75330
accent
#3502E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485