#F4FDFC#F4FDFC
#F4FDFC is a very light, near-neutral teal. Relative luminance 0.965; OKLCH L 98.7% C 0.010 H 189.1°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FDFC |
|---|---|
| RGB | rgb(244, 253, 252) |
| HSL | hsl(173, 69%, 97%) |
| HSV | hsv(173, 4%, 99%) |
| CMYK | cmyk(3.6%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(98.64, -3.13, -0.55) |
| CIE-LCH | lch(98.64, 3.17, 189.97°) |
| OKLab | oklab(98.71% -0.0094 -0.0015) |
| OKLCH | oklch(98.71% 0.01 189.1) |
| XYZ | xyz(90.0009, 96.5114, 105.9636) |
| Luminance | 0.9651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.08
Azure (CSS)
#F0FFFF
ΔE00 2.28
Aliceblue
#F0F8FF
ΔE00 4.26
White
#FFFFFF
ΔE00 4.34
Whitesmoke
#F5F5F5
ΔE00 4.44
Off White
#FAF9F6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FDFC #FDF4F5
analogous
#F4FDF8 #F4FDFC #F4FAFD
triadic
#F4FDFC #FCF4FD #FDFCF4
tetradic
#F4FDFC #F8F4FD #FDF4F5 #FAFDF4
square
#F4FDFC #F8F4FD #FDF4F5 #FAFDF4
split-complementary
#F4FDFC #FDF4FA #FDF8F4
monochromatic
#8CEAE0 #C0F4EE #E5FAF8 #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.03
#F4FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.30
#F4FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FDFC
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FDFC | 1.00 | 1.03 | 20.30 | 20.30 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFC
Deuteranopia (green-blind)
#FAFAFC
Tritanopia (blue-blind)
#F2FEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4fdfc; /* rgb */ color: rgb(244, 253, 252); /* oklch */ color: oklch(98.7% 0.010 189.1);
Tailwind
colors: {
custom: {
50: '#f7fefd',
500: '#f4fdfc',
950: '#000000',
},
}SCSS
$custom: #f4fdfc; $custom-light: #f7fefd; $custom-dark: #000000;
JSON
{
"hex": "#f4fdfc",
"rgb": {
"r": 244,
"g": 253,
"b": 252
},
"hsl": {
"h": 173.333,
"s": 69.231,
"l": 97.451
},
"oklch": {
"l": 0.98705,
"c": 0.00957,
"h": 189.1
},
"luminance": 0.96512
}Semantic roles & 50–950 ramp
primary
#F4FDFC
secondary
#E4B1B7
accent
#1429D1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585