#F4FCF8#F4FCF8
#F4FCF8 is a very light, near-neutral teal. Relative luminance 0.956; OKLCH L 98.4% C 0.010 H 164.9°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FCF8 |
|---|---|
| RGB | rgb(244, 252, 248) |
| HSL | hsl(150, 57%, 97%) |
| HSV | hsv(150, 3%, 99%) |
| CMYK | cmyk(3.2%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(98.29, -3.34, 1.00) |
| CIE-LCH | lch(98.29, 3.48, 163.40°) |
| OKLab | oklab(98.4% -0.0096 0.0026) |
| OKLCH | oklch(98.4% 0.01 164.9) |
| XYZ | xyz(89.0588, 95.6308, 102.5554) |
| Luminance | 0.9563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.12
Azure (CSS)
#F0FFFF
ΔE00 3.05
Off White
#FAF9F6
ΔE00 4.28
White
#FFFFFF
ΔE00 4.68
Whitesmoke
#F5F5F5
ΔE00 4.69
Pale Grey
#FDFDFE
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FCF8 #FCF4F8
analogous
#F4FCF4 #F4FCF8 #F4FCFC
triadic
#F4FCF8 #F8F4FC #FCF8F4
tetradic
#F4FCF8 #F4F4FC #FCF4F8 #FCFCF4
square
#F4FCF8 #F4F4FC #FCF4F8 #FCFCF4
split-complementary
#F4FCF8 #FCF4FC #FCF4F4
monochromatic
#94E2BB #C4EFD9 #E7F8F0 #E7F8F0 #E7F8F0
Accessibility & contrast
On white
1.04
#F4FCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#F4FCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FCF8
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FCF8 | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#FAFAF8
Tritanopia (blue-blind)
#F3FCFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4fcf8; /* rgb */ color: rgb(244, 252, 248); /* oklch */ color: oklch(98.4% 0.010 164.9);
Tailwind
colors: {
custom: {
50: '#f7fdfa',
500: '#f4fcf8',
950: '#000000',
},
}SCSS
$custom: #f4fcf8; $custom-light: #f7fdfa; $custom-dark: #000000;
JSON
{
"hex": "#f4fcf8",
"rgb": {
"r": 244,
"g": 252,
"b": 248
},
"hsl": {
"h": 150,
"s": 57.143,
"l": 97.255
},
"oklch": {
"l": 0.98397,
"c": 0.00992,
"h": 164.9
},
"luminance": 0.95631
}Semantic roles & 50–950 ramp
primary
#F4FCF8
secondary
#DFB5CA
accent
#2173C5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585