#F1FEEE#F1FEEE
#F1FEEE is a very light, muted green. Relative luminance 0.958; OKLCH L 98.3% C 0.025 H 139.8°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FEEE |
|---|---|
| RGB | rgb(241, 254, 238) |
| HSL | hsl(109, 89%, 96%) |
| HSV | hsv(109, 6%, 100%) |
| CMYK | cmyk(5.1%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(98.34, -7.08, 6.18) |
| CIE-LCH | lch(98.34, 9.40, 138.89°) |
| OKLab | oklab(98.3% -0.0191 0.0162) |
| OKLCH | oklch(98.3% 0.025 139.8) |
| XYZ | xyz(87.1473, 95.7570, 94.7641) |
| Luminance | 0.9576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.80
Mintcream
#F5FFFA
ΔE00 4.86
Ivory
#FFFFF0
ΔE00 5.38
Beige
#F5F5DC
ΔE00 5.91
Off White (survey)
#FFFFE4
ΔE00 6.05
Lightyellow
#FFFFE0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FEEE #FBEEFE
analogous
#F9FEEE #F1FEEE #EEFEF3
triadic
#F1FEEE #EEF1FE #FEEEF1
tetradic
#F1FEEE #EEF9FE #FBEEFE #FEF3EE
square
#F1FEEE #EEF9FE #FBEEFE #FEF3EE
split-complementary
#F1FEEE #F3EEFE #FEEEF9
monochromatic
#92F77A #C1FBB4 #E7FDE2 #E7FDE2 #E7FDE2
Accessibility & contrast
On white
1.04
#F1FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#F1FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FEEE
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FEEE | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#F0FDF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f1feee; /* rgb */ color: rgb(241, 254, 238); /* oklch */ color: oklch(98.3% 0.025 139.8);
Tailwind
colors: {
custom: {
50: '#f5fef3',
500: '#f1feee',
950: '#000000',
},
}SCSS
$custom: #f1feee; $custom-light: #f5fef3; $custom-dark: #000000;
JSON
{
"hex": "#f1feee",
"rgb": {
"r": 241,
"g": 254,
"b": 238
},
"hsl": {
"h": 108.75,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.98304,
"c": 0.02506,
"h": 139.8
},
"luminance": 0.95757
}Semantic roles & 50–950 ramp
primary
#F1FEEE
secondary
#DDA6EA
accent
#00E6BA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585