#5FC9FF#5FC9FF
#5FC9FF is a light, vivid cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.124 H 233.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5FC9FF |
|---|---|
| RGB | rgb(95, 201, 255) |
| HSL | hsl(200, 100%, 69%) |
| HSV | hsv(200, 63%, 100%) |
| CMYK | cmyk(62.7%, 21.2%, 0%, 0%) |
| CIE-LAB | lab(76.93, -14.82, -35.60) |
| CIE-LCH | lch(76.93, 38.56, 247.40°) |
| OKLab | oklab(79.47% -0.0736 -0.0997) |
| OKLCH | oklch(79.47% 0.124 233.6) |
| XYZ | xyz(43.6490, 51.4217, 102.2134) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.73
Sky
#82CAFC
ΔE00 3.82
Lightskyblue
#87CEFA
ΔE00 3.94
Deepskyblue
#00BFFF
ΔE00 4.12
Bright Sky Blue
#02CCFE
ΔE00 4.99
Baby Blue
#89CFF0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FC9FF #FF955F
analogous
#5FFFE5 #5FC9FF #5F79FF
triadic
#5FC9FF #FF5FC9 #C9FF5F
tetradic
#5FC9FF #E55FFF #FF955F #79FF5F
square
#5FC9FF #E55FFF #FF955F #79FF5F
split-complementary
#5FC9FF #FF5F79 #FFE55F
monochromatic
#0097E4 #22B4FF #5FC9FF #9CDEFF #D9F2FF
Accessibility & contrast
On white
1.86
#5FC9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#5FC9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FC9FF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FC9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FC9FF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#99B7FE
Tritanopia (blue-blind)
#00D7DB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fc9ff; /* rgb */ color: rgb(95, 201, 255); /* oklch */ color: oklch(79.5% 0.124 233.6);
Tailwind
colors: {
custom: {
50: '#9bd9ff',
500: '#5fc9ff',
950: '#000000',
},
}SCSS
$custom: #5fc9ff; $custom-light: #9bd9ff; $custom-dark: #000000;
JSON
{
"hex": "#5fc9ff",
"rgb": {
"r": 95,
"g": 201,
"b": 255
},
"hsl": {
"h": 200.25,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.79473,
"c": 0.12396,
"h": 233.6
},
"luminance": 0.51426
}Semantic roles & 50–950 ramp
primary
#5FC9FF
secondary
#D96429
accent
#4D00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1418
muted
#808386