#F1FEEA#F1FEEA
#F1FEEA is a very light, muted yellow-green. Relative luminance 0.955; OKLCH L 98.2% C 0.030 H 134.4°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FEEA |
|---|---|
| RGB | rgb(241, 254, 234) |
| HSL | hsl(99, 91%, 96%) |
| HSV | hsv(99, 8%, 100%) |
| CMYK | cmyk(5.1%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(98.24, -7.76, 8.10) |
| CIE-LCH | lch(98.24, 11.22, 133.80°) |
| OKLab | oklab(98.2% -0.0207 0.0212) |
| OKLCH | oklch(98.2% 0.03 134.4) |
| XYZ | xyz(86.5662, 95.5245, 91.7035) |
| Luminance | 0.9553 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.94
Beige
#F5F5DC
ΔE00 5.35
Off White (survey)
#FFFFE4
ΔE00 5.36
Ivory
#FFFFF0
ΔE00 5.78
Lightyellow
#FFFFE0
ΔE00 5.88
Mintcream
#F5FFFA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FEEA #F7EAFE
analogous
#FBFEEA #F1FEEA #EAFEED
triadic
#F1FEEA #EAF1FE #FEEAF1
tetradic
#F1FEEA #EAFBFE #F7EAFE #FEEDEA
square
#F1FEEA #EAFBFE #F7EAFE #FEEDEA
split-complementary
#F1FEEA #EDEAFE #FEEAFB
monochromatic
#A3F875 #CAFBB0 #ECFEE2 #ECFEE2 #ECFEE2
Accessibility & contrast
On white
1.04
#F1FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#F1FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FEEA
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FEEA | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FEFAEB
Tritanopia (blue-blind)
#F1FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f1feea; /* rgb */ color: rgb(241, 254, 234); /* oklch */ color: oklch(98.2% 0.030 134.4);
Tailwind
colors: {
custom: {
50: '#f5fef0',
500: '#f1feea',
950: '#000000',
},
}SCSS
$custom: #f1feea; $custom-light: #f5fef0; $custom-dark: #000000;
JSON
{
"hex": "#f1feea",
"rgb": {
"r": 241,
"g": 254,
"b": 234
},
"hsl": {
"h": 99,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98201,
"c": 0.02959,
"h": 134.4
},
"luminance": 0.95525
}Semantic roles & 50–950 ramp
primary
#F1FEEA
secondary
#D1A2EA
accent
#00E695
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585