#F4FDFD#F4FDFD
#F4FDFD is a very light, near-neutral teal. Relative luminance 0.966; OKLCH L 98.7% C 0.009 H 197.0°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FDFD |
|---|---|
| RGB | rgb(244, 253, 253) |
| HSL | hsl(180, 69%, 97%) |
| HSV | hsv(180, 4%, 99%) |
| CMYK | cmyk(3.6%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(98.66, -2.95, -1.03) |
| CIE-LCH | lch(98.66, 3.12, 199.21°) |
| OKLab | oklab(98.73% -0.0091 -0.0028) |
| OKLCH | oklch(98.73% 0.01 197) |
| XYZ | xyz(90.1597, 96.5749, 106.8004) |
| Luminance | 0.9658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.35
Mintcream
#F5FFFA
ΔE00 2.58
Aliceblue
#F0F8FF
ΔE00 3.77
White
#FFFFFF
ΔE00 4.19
Whitesmoke
#F5F5F5
ΔE00 4.30
Pale Grey
#FDFDFE
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FDFD #FDF4F4
analogous
#F4FDF9 #F4FDFD #F4F9FD
triadic
#F4FDFD #FDF4FD #FDFDF4
tetradic
#F4FDFD #F9F4FD #FDF4F4 #F9FDF4
square
#F4FDFD #F9F4FD #FDF4F4 #F9FDF4
split-complementary
#F4FDFD #FDF4F9 #FDF9F4
monochromatic
#8CEAEA #C0F4F4 #E5FAFA #E5FAFA #E5FAFA
Accessibility & contrast
On white
1.03
#F4FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#F4FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FDFD
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FDFD | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#FAFBFD
Tritanopia (blue-blind)
#F2FEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4fdfd; /* rgb */ color: rgb(244, 253, 253); /* oklch */ color: oklch(98.7% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#f7fefe',
500: '#f4fdfd',
950: '#000000',
},
}SCSS
$custom: #f4fdfd; $custom-light: #f7fefe; $custom-dark: #000000;
JSON
{
"hex": "#f4fdfd",
"rgb": {
"r": 244,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 69.231,
"l": 97.451
},
"oklch": {
"l": 0.98734,
"c": 0.0095,
"h": 197
},
"luminance": 0.96576
}Semantic roles & 50–950 ramp
primary
#F4FDFD
secondary
#E4B1B1
accent
#1414D1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585