#F1FEEB#F1FEEB
#F1FEEB is a very light, muted green. Relative luminance 0.956; OKLCH L 98.2% C 0.028 H 135.6°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FEEB |
|---|---|
| RGB | rgb(241, 254, 235) |
| HSL | hsl(101, 90%, 96%) |
| HSV | hsv(101, 7%, 100%) |
| CMYK | cmyk(5.1%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(98.27, -7.59, 7.62) |
| CIE-LCH | lch(98.27, 10.76, 134.91°) |
| OKLab | oklab(98.23% -0.0203 0.0199) |
| OKLCH | oklch(98.23% 0.028 135.6) |
| XYZ | xyz(86.7102, 95.5822, 92.4622) |
| Luminance | 0.9558 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.61
Beige
#F5F5DC
ΔE00 5.46
Off White (survey)
#FFFFE4
ΔE00 5.51
Ivory
#FFFFF0
ΔE00 5.66
Mintcream
#F5FFFA
ΔE00 5.92
Lightyellow
#FFFFE0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FEEB #F8EBFE
analogous
#FAFEEB #F1FEEB #EBFEEE
triadic
#F1FEEB #EBF1FE #FEEBF1
tetradic
#F1FEEB #EBFAFE #F8EBFE #FEEEEB
square
#F1FEEB #EBFAFE #F8EBFE #FEEEEB
split-complementary
#F1FEEB #EEEBFE #FEEBFA
monochromatic
#9FF876 #C8FBB1 #EBFEE2 #EBFEE2 #EBFEE2
Accessibility & contrast
On white
1.04
#F1FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#F1FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FEEB
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FEEB | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FEFAEC
Tritanopia (blue-blind)
#F1FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f1feeb; /* rgb */ color: rgb(241, 254, 235); /* oklch */ color: oklch(98.2% 0.028 135.6);
Tailwind
colors: {
custom: {
50: '#f5fef1',
500: '#f1feeb',
950: '#000000',
},
}SCSS
$custom: #f1feeb; $custom-light: #f5fef1; $custom-dark: #000000;
JSON
{
"hex": "#f1feeb",
"rgb": {
"r": 241,
"g": 254,
"b": 235
},
"hsl": {
"h": 101.053,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98226,
"c": 0.02843,
"h": 135.6
},
"luminance": 0.95583
}Semantic roles & 50–950 ramp
primary
#F1FEEB
secondary
#D4A3EA
accent
#00E69D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585