#F4FDFE#F4FDFE
#F4FDFE is a very light, near-neutral teal. Relative luminance 0.966; OKLCH L 98.8% C 0.010 H 204.9°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FDFE |
|---|---|
| RGB | rgb(244, 253, 254) |
| HSL | hsl(186, 83%, 98%) |
| HSV | hsv(186, 4%, 100%) |
| CMYK | cmyk(3.9%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(98.69, -2.77, -1.50) |
| CIE-LCH | lch(98.69, 3.15, 208.53°) |
| OKLab | oklab(98.76% -0.0087 -0.004) |
| OKLCH | oklch(98.76% 0.01 204.9) |
| XYZ | xyz(90.3195, 96.6388, 107.6415) |
| Luminance | 0.9664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.53
Mintcream
#F5FFFA
ΔE00 3.09
Aliceblue
#F0F8FF
ΔE00 3.28
White
#FFFFFF
ΔE00 4.08
Pale Grey
#FDFDFE
ΔE00 4.16
Whitesmoke
#F5F5F5
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FDFE #FEF5F4
analogous
#F4FEFA #F4FDFE #F4F8FE
triadic
#F4FDFE #FEF4FD #FDFEF4
tetradic
#F4FDFE #FAF4FE #FEF5F4 #F8FEF4
square
#F4FDFE #FAF4FE #FEF5F4 #F8FEF4
split-complementary
#F4FDFE #FEF4F8 #FEFAF4
monochromatic
#84E9F4 #BCF3F9 #E3FAFC #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.03
#F4FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#F4FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FDFE
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FDFE | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFE
Deuteranopia (green-blind)
#FAFBFE
Tritanopia (blue-blind)
#F1FEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4fdfe; /* rgb */ color: rgb(244, 253, 254); /* oklch */ color: oklch(98.8% 0.010 204.9);
Tailwind
colors: {
custom: {
50: '#f7fefe',
500: '#f4fdfe',
950: '#000000',
},
}SCSS
$custom: #f4fdfe; $custom-light: #f7fefe; $custom-dark: #000000;
JSON
{
"hex": "#f4fdfe",
"rgb": {
"r": 244,
"g": 253,
"b": 254
},
"hsl": {
"h": 186,
"s": 83.333,
"l": 97.647
},
"oklch": {
"l": 0.98762,
"c": 0.00959,
"h": 204.9
},
"luminance": 0.96639
}Semantic roles & 50–950 ramp
primary
#F4FDFE
secondary
#E9B3AD
accent
#1C06E0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585