#5FCFF9#5FCFF9
#5FCFF9 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.6% C 0.117 H 225.8°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFF9 |
|---|---|
| RGB | rgb(95, 207, 249) |
| HSL | hsl(196, 93%, 67%) |
| HSV | hsv(196, 62%, 98%) |
| CMYK | cmyk(61.8%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(78.40, -19.74, -30.13) |
| CIE-LCH | lch(78.40, 36.02, 236.77°) |
| OKLab | oklab(80.57% -0.0818 -0.0841) |
| OKLCH | oklch(80.57% 0.117 225.8) |
| XYZ | xyz(44.1243, 53.8936, 97.6813) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.21
Baby Blue
#89CFF0
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 4.26
Lightblue (survey)
#7BC8F6
ΔE00 4.77
Lightskyblue
#87CEFA
ΔE00 5.18
Neon Blue
#04D9FF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFF9 #F9895F
analogous
#5FF9D6 #5FCFF9 #5F82F9
triadic
#5FCFF9 #F95FCF #CFF95F
tetradic
#5FCFF9 #D65FF9 #F9895F #82F95F
square
#5FCFF9 #D65FF9 #F9895F #82F95F
split-complementary
#5FCFF9 #F95F82 #F9D65F
monochromatic
#089ED6 #24BDF7 #5FCFF9 #9AE1FB #D5F2FD
Accessibility & contrast
On white
1.78
#5FCFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#5FCFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFF9
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFF9 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFB
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fcff9; /* rgb */ color: rgb(95, 207, 249); /* oklch */ color: oklch(80.6% 0.117 225.8);
Tailwind
colors: {
custom: {
50: '#9addfb',
500: '#5fcff9',
950: '#000000',
},
}SCSS
$custom: #5fcff9; $custom-light: #9addfb; $custom-dark: #000000;
JSON
{
"hex": "#5fcff9",
"rgb": {
"r": 95,
"g": 207,
"b": 249
},
"hsl": {
"h": 196.364,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.80567,
"c": 0.1173,
"h": 225.8
},
"luminance": 0.53898
}Semantic roles & 50–950 ramp
primary
#5FCFF9
secondary
#D0592C
accent
#3F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485