#F4FCFD#F4FCFD
#F4FCFD is a very light, near-neutral teal. Relative luminance 0.959; OKLCH L 98.5% C 0.009 H 205.9°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FCFD |
|---|---|
| RGB | rgb(244, 252, 253) |
| HSL | hsl(187, 69%, 97%) |
| HSV | hsv(187, 4%, 99%) |
| CMYK | cmyk(3.6%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(98.41, -2.44, -1.39) |
| CIE-LCH | lch(98.41, 2.81, 209.68°) |
| OKLab | oklab(98.54% -0.0077 -0.0037) |
| OKLCH | oklch(98.54% 0.009 205.9) |
| XYZ | xyz(89.8449, 95.9452, 106.6954) |
| Luminance | 0.9595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.95
Aliceblue
#F0F8FF
ΔE00 3.09
Mintcream
#F5FFFA
ΔE00 3.28
White
#FFFFFF
ΔE00 3.72
Pale Grey
#FDFDFE
ΔE00 3.76
Whitesmoke
#F5F5F5
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FCFD #FDF5F4
analogous
#F4FDFA #F4FCFD #F4F8FD
triadic
#F4FCFD #FDF4FC #FCFDF4
tetradic
#F4FCFD #FAF4FD #FDF5F4 #F8FDF4
square
#F4FCFD #FAF4FD #FDF5F4 #F8FDF4
split-complementary
#F4FCFD #FDF4F8 #FDFAF4
monochromatic
#8CE0EA #C0EEF4 #E5F8FA #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.04
#F4FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#F4FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FCFD
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FCFD | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFD
Deuteranopia (green-blind)
#F9FAFD
Tritanopia (blue-blind)
#F2FDFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4fcfd; /* rgb */ color: rgb(244, 252, 253); /* oklch */ color: oklch(98.5% 0.009 205.9);
Tailwind
colors: {
custom: {
50: '#f7fdfe',
500: '#f4fcfd',
950: '#000000',
},
}SCSS
$custom: #f4fcfd; $custom-light: #f7fdfe; $custom-dark: #000000;
JSON
{
"hex": "#f4fcfd",
"rgb": {
"r": 244,
"g": 252,
"b": 253
},
"hsl": {
"h": 186.667,
"s": 69.231,
"l": 97.451
},
"oklch": {
"l": 0.98537,
"c": 0.00857,
"h": 205.9
},
"luminance": 0.95946
}Semantic roles & 50–950 ramp
primary
#F4FCFD
secondary
#E4B7B1
accent
#2914D1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585