#5FCFF6#5FCFF6
#5FCFF6 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.4% C 0.115 H 224.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFF6 |
|---|---|
| RGB | rgb(95, 207, 246) |
| HSL | hsl(195, 89%, 67%) |
| HSV | hsv(195, 61%, 96%) |
| CMYK | cmyk(61.4%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(78.29, -20.64, -28.70) |
| CIE-LCH | lch(78.29, 35.35, 234.28°) |
| OKLab | oklab(80.44% -0.0829 -0.08) |
| OKLCH | oklch(80.44% 0.115 224) |
| XYZ | xyz(43.6601, 53.7079, 95.2367) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 4.07
Baby Blue
#89CFF0
ΔE00 4.26
Neon Blue
#04D9FF
ΔE00 4.67
Lightblue (survey)
#7BC8F6
ΔE00 5.37
Lightskyblue
#87CEFA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFF6 #F6865F
analogous
#5FF6D2 #5FCFF6 #5F84F6
triadic
#5FCFF6 #F65FCF #CFF65F
tetradic
#5FCFF6 #D25FF6 #F6865F #84F65F
square
#5FCFF6 #D25FF6 #F6865F #84F65F
split-complementary
#5FCFF6 #F65F84 #F6D25F
monochromatic
#0C9DCF #25BEF3 #5FCFF6 #99E0F9 #D3F2FD
Accessibility & contrast
On white
1.79
#5FCFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#5FCFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFF6
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFF6 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF8
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fcff6; /* rgb */ color: rgb(95, 207, 246); /* oklch */ color: oklch(80.4% 0.115 224.0);
Tailwind
colors: {
custom: {
50: '#9addf9',
500: '#5fcff6',
950: '#000000',
},
}SCSS
$custom: #5fcff6; $custom-light: #9addf9; $custom-dark: #000000;
JSON
{
"hex": "#5fcff6",
"rgb": {
"r": 95,
"g": 207,
"b": 246
},
"hsl": {
"h": 195.497,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.80445,
"c": 0.11518,
"h": 224
},
"luminance": 0.53712
}Semantic roles & 50–950 ramp
primary
#5FCFF6
secondary
#CB572F
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485