#F4FEFD#F4FEFD
#F4FEFD is a very light, near-neutral teal. Relative luminance 0.972; OKLCH L 98.9% C 0.011 H 189.8°. Best body text is #000000 at 20.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FEFD |
|---|---|
| RGB | rgb(244, 254, 253) |
| HSL | hsl(174, 83%, 98%) |
| HSV | hsv(174, 4%, 100%) |
| CMYK | cmyk(3.9%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(98.91, -3.45, -0.66) |
| CIE-LCH | lch(98.91, 3.51, 190.85°) |
| OKLab | oklab(98.93% -0.0104 -0.0018) |
| OKLCH | oklch(98.93% 0.011 189.8) |
| XYZ | xyz(90.4763, 97.2080, 106.9059) |
| Luminance | 0.9721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.87
Mintcream
#F5FFFA
ΔE00 1.94
Aliceblue
#F0F8FF
ΔE00 4.46
White
#FFFFFF
ΔE00 4.71
Whitesmoke
#F5F5F5
ΔE00 4.87
Off White
#FAF9F6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FEFD #FEF4F5
analogous
#F4FEF8 #F4FEFD #F4FAFE
triadic
#F4FEFD #FDF4FE #FEFDF4
tetradic
#F4FEFD #F8F4FE #FEF4F5 #FAFEF4
square
#F4FEFD #F8F4FE #FEF4F5 #FAFEF4
split-complementary
#F4FEFD #FEF4FA #FEF8F4
monochromatic
#84F4E9 #BCF9F3 #E3FCFA #E3FCFA #E3FCFA
Accessibility & contrast
On white
1.03
#F4FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.44
#F4FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FEFD
20.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FEFD | 1.00 | 1.03 | 20.44 | 20.44 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#FBFBFD
Tritanopia (blue-blind)
#F2FFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f4fefd; /* rgb */ color: rgb(244, 254, 253); /* oklch */ color: oklch(98.9% 0.011 189.8);
Tailwind
colors: {
custom: {
50: '#f7fefe',
500: '#f4fefd',
950: '#000000',
},
}SCSS
$custom: #f4fefd; $custom-light: #f7fefe; $custom-dark: #000000;
JSON
{
"hex": "#f4fefd",
"rgb": {
"r": 244,
"g": 254,
"b": 253
},
"hsl": {
"h": 174,
"s": 83.333,
"l": 97.647
},
"oklch": {
"l": 0.9893,
"c": 0.0106,
"h": 189.8
},
"luminance": 0.97209
}Semantic roles & 50–950 ramp
primary
#F4FEFD
secondary
#E9ADB3
accent
#061CE0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585