#F4FBFB#F4FBFB
#F4FBFB is a very light, near-neutral teal. Relative luminance 0.952; OKLCH L 98.3% C 0.007 H 197.0°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FBFB |
|---|---|
| RGB | rgb(244, 251, 251) |
| HSL | hsl(180, 47%, 97%) |
| HSV | hsv(180, 3%, 98%) |
| CMYK | cmyk(2.8%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(98.11, -2.30, -0.80) |
| CIE-LCH | lch(98.11, 2.43, 199.25°) |
| OKLab | oklab(98.28% -0.0071 -0.0022) |
| OKLCH | oklch(98.28% 0.007 197) |
| XYZ | xyz(89.2148, 95.1921, 104.9219) |
| Luminance | 0.9519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.04
Azure (CSS)
#F0FFFF
ΔE00 3.22
Whitesmoke
#F5F5F5
ΔE00 3.41
White
#FFFFFF
ΔE00 3.46
Aliceblue
#F0F8FF
ΔE00 3.46
Pale Grey
#FDFDFE
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FBFB #FBF4F4
analogous
#F4FBF8 #F4FBFB #F4F8FB
triadic
#F4FBFB #FBF4FB #FBFBF4
tetradic
#F4FBFB #F8F4FB #FBF4F4 #F8FBF4
square
#F4FBFB #F8F4FB #FBF4F4 #F8FBF4
split-complementary
#F4FBFB #FBF4F8 #FBF8F4
monochromatic
#9ADADA #C7EBEB #E9F7F7 #E9F7F7 #E9F7F7
Accessibility & contrast
On white
1.05
#F4FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#F4FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FBFB
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FBFB | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F8F9FB
Tritanopia (blue-blind)
#F2FCFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4fbfb; /* rgb */ color: rgb(244, 251, 251); /* oklch */ color: oklch(98.3% 0.007 197.0);
Tailwind
colors: {
custom: {
50: '#f7fcfc',
500: '#f4fbfb',
950: '#000000',
},
}SCSS
$custom: #f4fbfb; $custom-light: #f7fcfc; $custom-dark: #000000;
JSON
{
"hex": "#f4fbfb",
"rgb": {
"r": 244,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 46.667,
"l": 97.059
},
"oklch": {
"l": 0.98284,
"c": 0.00741,
"h": 197
},
"luminance": 0.95192
}Semantic roles & 50–950 ramp
primary
#F4FBFB
secondary
#DBB8B8
accent
#2C2CBA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585