#F4FBFC#F4FBFC
#F4FBFC is a very light, near-neutral teal. Relative luminance 0.953; OKLCH L 98.3% C 0.008 H 207.1°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FBFC |
|---|---|
| RGB | rgb(244, 251, 252) |
| HSL | hsl(188, 57%, 97%) |
| HSV | hsv(188, 3%, 99%) |
| CMYK | cmyk(3.2%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(98.14, -2.12, -1.28) |
| CIE-LCH | lch(98.14, 2.48, 211.15°) |
| OKLab | oklab(98.31% -0.0067 -0.0034) |
| OKLCH | oklch(98.31% 0.008 207.1) |
| XYZ | xyz(89.3728, 95.2553, 105.7543) |
| Luminance | 0.9526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.95
Whitesmoke
#F5F5F5
ΔE00 3.32
White
#FFFFFF
ΔE00 3.36
Pale Grey
#FDFDFE
ΔE00 3.37
Azure (CSS)
#F0FFFF
ΔE00 3.39
Mintcream
#F5FFFA
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FBFC #FCF5F4
analogous
#F4FCF9 #F4FBFC #F4F7FC
triadic
#F4FBFC #FCF4FB #FBFCF4
tetradic
#F4FBFC #F9F4FC #FCF5F4 #F7FCF4
square
#F4FBFC #F9F4FC #FCF5F4 #F7FCF4
split-complementary
#F4FBFC #FCF4F7 #FCF9F4
monochromatic
#94D8E2 #C4EAEF #E7F6F8 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.05
#F4FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#F4FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FBFC
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FBFC | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFC
Deuteranopia (green-blind)
#F8F9FC
Tritanopia (blue-blind)
#F2FCFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4fbfc; /* rgb */ color: rgb(244, 251, 252); /* oklch */ color: oklch(98.3% 0.008 207.1);
Tailwind
colors: {
custom: {
50: '#f7fcfd',
500: '#f4fbfc',
950: '#000000',
},
}SCSS
$custom: #f4fbfc; $custom-light: #f7fcfd; $custom-dark: #000000;
JSON
{
"hex": "#f4fbfc",
"rgb": {
"r": 244,
"g": 251,
"b": 252
},
"hsl": {
"h": 187.5,
"s": 57.143,
"l": 97.255
},
"oklch": {
"l": 0.98312,
"c": 0.00754,
"h": 207.1
},
"luminance": 0.95256
}Semantic roles & 50–950 ramp
primary
#F4FBFC
secondary
#DFBAB5
accent
#3521C5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585