#F1FAEE#F1FAEE
#F1FAEE is a very light, near-neutral green. Relative luminance 0.932; OKLCH L 97.5% C 0.018 H 137.8°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FAEE |
|---|---|
| RGB | rgb(241, 250, 238) |
| HSL | hsl(105, 55%, 96%) |
| HSV | hsv(105, 5%, 98%) |
| CMYK | cmyk(3.6%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(97.33, -5.08, 4.72) |
| CIE-LCH | lch(97.33, 6.93, 137.09°) |
| OKLab | oklab(97.51% -0.0136 0.0124) |
| OKLCH | oklch(97.51% 0.018 137.8) |
| XYZ | xyz(85.8912, 93.2447, 94.3454) |
| Luminance | 0.9325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.70
Mintcream
#F5FFFA
ΔE00 3.21
Ivory
#FFFFF0
ΔE00 4.06
Azure (CSS)
#F0FFFF
ΔE00 5.68
Beige
#F5F5DC
ΔE00 5.73
Off White (survey)
#FFFFE4
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FAEE #F7EEFA
analogous
#F7FAEE #F1FAEE #EEFAF1
triadic
#F1FAEE #EEF1FA #FAEEF1
tetradic
#F1FAEE #EEF7FA #F7EEFA #FAF1EE
square
#F1FAEE #EEF7FA #F7EEFA #FAF1EE
split-complementary
#F1FAEE #F1EEFA #FAEEF7
monochromatic
#A3DE8F #CAECBF #ECF8E7 #ECF8E7 #ECF8E7
Accessibility & contrast
On white
1.07
#F1FAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#F1FAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FAEE
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FAEE | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F9F7EE
Tritanopia (blue-blind)
#F1F9F6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f1faee; /* rgb */ color: rgb(241, 250, 238); /* oklch */ color: oklch(97.5% 0.018 137.8);
Tailwind
colors: {
custom: {
50: '#f5fcf3',
500: '#f1faee',
950: '#000000',
},
}SCSS
$custom: #f1faee; $custom-light: #f5fcf3; $custom-dark: #000000;
JSON
{
"hex": "#f1faee",
"rgb": {
"r": 241,
"g": 250,
"b": 238
},
"hsl": {
"h": 105,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.97508,
"c": 0.01843,
"h": 137.8
},
"luminance": 0.93245
}Semantic roles & 50–950 ramp
primary
#F1FAEE
secondary
#D1B0DC
accent
#23C29A
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585