#F4FCFB#F4FCFB
#F4FCFB is a very light, near-neutral teal. Relative luminance 0.958; OKLCH L 98.5% C 0.009 H 188.1°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FCFB |
|---|---|
| RGB | rgb(244, 252, 251) |
| HSL | hsl(173, 57%, 97%) |
| HSV | hsv(173, 3%, 99%) |
| CMYK | cmyk(3.2%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(98.36, -2.80, -0.44) |
| CIE-LCH | lch(98.36, 2.84, 188.87°) |
| OKLab | oklab(98.48% -0.0084 -0.0012) |
| OKLCH | oklch(98.48% 0.009 188.1) |
| XYZ | xyz(89.5280, 95.8185, 105.0263) |
| Luminance | 0.9582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.30
Azure (CSS)
#F0FFFF
ΔE00 2.70
White
#FFFFFF
ΔE00 3.97
Whitesmoke
#F5F5F5
ΔE00 4.00
Off White
#FAF9F6
ΔE00 4.06
Aliceblue
#F0F8FF
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FCFB #FCF4F5
analogous
#F4FCF7 #F4FCFB #F4F9FC
triadic
#F4FCFB #FBF4FC #FCFBF4
tetradic
#F4FCFB #F7F4FC #FCF4F5 #F9FCF4
square
#F4FCFB #F7F4FC #FCF4F5 #F9FCF4
split-complementary
#F4FCFB #FCF4F9 #FCF7F4
monochromatic
#94E2D8 #C4EFEA #E7F8F6 #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.04
#F4FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#F4FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FCFB
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FCFB | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F9FAFB
Tritanopia (blue-blind)
#F2FCFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4fcfb; /* rgb */ color: rgb(244, 252, 251); /* oklch */ color: oklch(98.5% 0.009 188.1);
Tailwind
colors: {
custom: {
50: '#f7fdfc',
500: '#f4fcfb',
950: '#000000',
},
}SCSS
$custom: #f4fcfb; $custom-light: #f7fdfc; $custom-dark: #000000;
JSON
{
"hex": "#f4fcfb",
"rgb": {
"r": 244,
"g": 252,
"b": 251
},
"hsl": {
"h": 172.5,
"s": 57.143,
"l": 97.255
},
"oklch": {
"l": 0.98481,
"c": 0.00854,
"h": 188.1
},
"luminance": 0.95819
}Semantic roles & 50–950 ramp
primary
#F4FCFB
secondary
#DFB5BA
accent
#2135C5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585