#F5FBFE#F5FBFE
#F5FBFE is a very light, near-neutral cyan. Relative luminance 0.956; OKLCH L 98.4% C 0.008 H 228.9°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FBFE |
|---|---|
| RGB | rgb(245, 251, 254) |
| HSL | hsl(200, 82%, 98%) |
| HSV | hsv(200, 4%, 100%) |
| CMYK | cmyk(3.5%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(98.26, -1.43, -2.12) |
| CIE-LCH | lch(98.26, 2.56, 235.99°) |
| OKLab | oklab(98.44% -0.005 -0.0057) |
| OKLCH | oklch(98.44% 0.008 228.9) |
| XYZ | xyz(90.0394, 95.5622, 107.4485) |
| Luminance | 0.9556 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.98
Pale Grey
#FDFDFE
ΔE00 2.81
White
#FFFFFF
ΔE00 3.00
Whitesmoke
#F5F5F5
ΔE00 3.00
Off White
#FAF9F6
ΔE00 3.93
Ghostwhite
#F8F8FF
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FBFE #FEF8F5
analogous
#F5FEFC #F5FBFE #F5F6FE
triadic
#F5FBFE #FEF5FB #FBFEF5
tetradic
#F5FBFE #FCF5FE #FEF8F5 #F6FEF5
square
#F5FBFE #FCF5FE #FEF8F5 #F6FEF5
split-complementary
#F5FBFE #FEF5F6 #FEFCF5
monochromatic
#86CEF3 #BDE5F8 #E3F4FC #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.04
#F5FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#F5FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FBFE
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FBFE | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFE
Deuteranopia (green-blind)
#F8F9FE
Tritanopia (blue-blind)
#F3FCFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f5fbfe; /* rgb */ color: rgb(245, 251, 254); /* oklch */ color: oklch(98.4% 0.008 228.9);
Tailwind
colors: {
custom: {
50: '#f8fcfe',
500: '#f5fbfe',
950: '#000000',
},
}SCSS
$custom: #f5fbfe; $custom-light: #f8fcfe; $custom-dark: #000000;
JSON
{
"hex": "#f5fbfe",
"rgb": {
"r": 245,
"g": 251,
"b": 254
},
"hsl": {
"h": 200,
"s": 81.818,
"l": 97.843
},
"oklch": {
"l": 0.98443,
"c": 0.00753,
"h": 228.9
},
"luminance": 0.95563
}Semantic roles & 50–950 ramp
primary
#F5FBFE
secondary
#E9C2AE
accent
#4F07DE
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585