#5FD2F9#5FD2F9
#5FD2F9 is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.117 H 223.4°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2F9 |
|---|---|
| RGB | rgb(95, 210, 249) |
| HSL | hsl(195, 93%, 67%) |
| HSV | hsv(195, 62%, 98%) |
| CMYK | cmyk(61.8%, 15.7%, 0%, 2.4%) |
| CIE-LAB | lab(79.25, -21.27, -28.83) |
| CIE-LCH | lch(79.25, 35.83, 233.59°) |
| OKLab | oklab(81.25% -0.0848 -0.0803) |
| OKLCH | oklch(81.25% 0.117 223.4) |
| XYZ | xyz(44.8580, 55.3610, 97.9259) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.58
Neon Blue
#04D9FF
ΔE00 4.23
Sky Blue
#87CEEB
ΔE00 4.24
Baby Blue
#89CFF0
ΔE00 4.43
Lightblue (survey)
#7BC8F6
ΔE00 5.79
Lightskyblue
#87CEFA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2F9 #F9865F
analogous
#5FF9D3 #5FD2F9 #5F85F9
triadic
#5FD2F9 #F95FD2 #D2F95F
tetradic
#5FD2F9 #D35FF9 #F9865F #85F95F
square
#5FD2F9 #D35FF9 #F9865F #85F95F
split-complementary
#5FD2F9 #F95F85 #F9D35F
monochromatic
#08A2D6 #24C1F7 #5FD2F9 #9AE3FB #D5F3FD
Accessibility & contrast
On white
1.74
#5FD2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#5FD2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2F9
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2F9 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDFB
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd2f9; /* rgb */ color: rgb(95, 210, 249); /* oklch */ color: oklch(81.2% 0.117 223.4);
Tailwind
colors: {
custom: {
50: '#9ae0fb',
500: '#5fd2f9',
950: '#000000',
},
}SCSS
$custom: #5fd2f9; $custom-light: #9ae0fb; $custom-dark: #000000;
JSON
{
"hex": "#5fd2f9",
"rgb": {
"r": 95,
"g": 210,
"b": 249
},
"hsl": {
"h": 195.195,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.81246,
"c": 0.11686,
"h": 223.4
},
"luminance": 0.55366
}Semantic roles & 50–950 ramp
primary
#5FD2F9
secondary
#D0562C
accent
#3A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485