#F4FDFB#F4FDFB
#F4FDFB is a very light, near-neutral teal. Relative luminance 0.964; OKLCH L 98.7% C 0.010 H 181.4°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FDFB |
|---|---|
| RGB | rgb(244, 253, 251) |
| HSL | hsl(167, 69%, 97%) |
| HSV | hsv(167, 4%, 99%) |
| CMYK | cmyk(3.6%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(98.61, -3.31, -0.07) |
| CIE-LCH | lch(98.61, 3.31, 181.25°) |
| OKLab | oklab(98.68% -0.0098 -0.0002) |
| OKLCH | oklch(98.68% 0.01 181.4) |
| XYZ | xyz(89.8428, 96.4482, 105.1312) |
| Luminance | 0.9645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.60
Azure (CSS)
#F0FFFF
ΔE00 2.33
Off White
#FAF9F6
ΔE00 4.50
White
#FFFFFF
ΔE00 4.53
Whitesmoke
#F5F5F5
ΔE00 4.62
Aliceblue
#F0F8FF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FDFB #FDF4F6
analogous
#F4FDF7 #F4FDFB #F4FAFD
triadic
#F4FDFB #FBF4FD #FDFBF4
tetradic
#F4FDFB #F7F4FD #FDF4F6 #FAFDF4
square
#F4FDFB #F7F4FD #FDF4F6 #FAFDF4
split-complementary
#F4FDFB #FDF4FA #FDF7F4
monochromatic
#8CEAD5 #C0F4E8 #E5FAF6 #E5FAF6 #E5FAF6
Accessibility & contrast
On white
1.04
#F4FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#F4FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FDFB
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FDFB | 1.00 | 1.04 | 20.29 | 20.29 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFB
Deuteranopia (green-blind)
#FAFAFB
Tritanopia (blue-blind)
#F2FDFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4fdfb; /* rgb */ color: rgb(244, 253, 251); /* oklch */ color: oklch(98.7% 0.010 181.4);
Tailwind
colors: {
custom: {
50: '#f7fefc',
500: '#f4fdfb',
950: '#000000',
},
}SCSS
$custom: #f4fdfb; $custom-light: #f7fefc; $custom-dark: #000000;
JSON
{
"hex": "#f4fdfb",
"rgb": {
"r": 244,
"g": 253,
"b": 251
},
"hsl": {
"h": 166.667,
"s": 69.231,
"l": 97.451
},
"oklch": {
"l": 0.98677,
"c": 0.00982,
"h": 181.4
},
"luminance": 0.96449
}Semantic roles & 50–950 ramp
primary
#F4FDFB
secondary
#E4B1BC
accent
#143ED1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585