#F4FEFE#F4FEFE
#F4FEFE is a very light, near-neutral teal. Relative luminance 0.973; OKLCH L 99.0% C 0.011 H 197.0°. Best body text is #000000 at 20.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FEFE |
|---|---|
| RGB | rgb(244, 254, 254) |
| HSL | hsl(180, 83%, 98%) |
| HSV | hsv(180, 4%, 100%) |
| CMYK | cmyk(3.9%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(98.94, -3.27, -1.14) |
| CIE-LCH | lch(98.94, 3.46, 199.19°) |
| OKLab | oklab(98.96% -0.0101 -0.0031) |
| OKLCH | oklch(98.96% 0.011 197) |
| XYZ | xyz(90.6360, 97.2719, 107.7470) |
| Luminance | 0.9727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.93
Mintcream
#F5FFFA
ΔE00 2.45
Aliceblue
#F0F8FF
ΔE00 3.99
White
#FFFFFF
ΔE00 4.56
Pale Grey
#FDFDFE
ΔE00 4.71
Whitesmoke
#F5F5F5
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FEFE #FEF4F4
analogous
#F4FEF9 #F4FEFE #F4F9FE
triadic
#F4FEFE #FEF4FE #FEFEF4
tetradic
#F4FEFE #F9F4FE #FEF4F4 #F9FEF4
square
#F4FEFE #F9F4FE #FEF4F4 #F9FEF4
split-complementary
#F4FEFE #FEF4F9 #FEF9F4
monochromatic
#84F4F4 #BCF9F9 #E3FCFC #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.03
#F4FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.45
#F4FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FEFE
20.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FEFE | 1.00 | 1.03 | 20.45 | 20.45 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFE
Deuteranopia (green-blind)
#FAFBFE
Tritanopia (blue-blind)
#F1FFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f4fefe; /* rgb */ color: rgb(244, 254, 254); /* oklch */ color: oklch(99.0% 0.011 197.0);
Tailwind
colors: {
custom: {
50: '#f7fefe',
500: '#f4fefe',
950: '#000000',
},
}SCSS
$custom: #f4fefe; $custom-light: #f7fefe; $custom-dark: #000000;
JSON
{
"hex": "#f4fefe",
"rgb": {
"r": 244,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 83.333,
"l": 97.647
},
"oklch": {
"l": 0.98959,
"c": 0.01053,
"h": 197
},
"luminance": 0.97272
}Semantic roles & 50–950 ramp
primary
#F4FEFE
secondary
#E9ADAD
accent
#0606E0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585