#F1FEEF#F1FEEF
#F1FEEF is a very light, muted green. Relative luminance 0.958; OKLCH L 98.3% C 0.024 H 141.5°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FEEF |
|---|---|
| RGB | rgb(241, 254, 239) |
| HSL | hsl(112, 88%, 97%) |
| HSV | hsv(112, 6%, 100%) |
| CMYK | cmyk(5.1%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(98.36, -6.91, 5.70) |
| CIE-LCH | lch(98.36, 8.96, 140.48°) |
| OKLab | oklab(98.33% -0.0188 0.0149) |
| OKLCH | oklch(98.33% 0.024 141.5) |
| XYZ | xyz(87.2946, 95.8159, 95.5400) |
| Luminance | 0.9582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.73
Mintcream
#F5FFFA
ΔE00 4.50
Ivory
#FFFFF0
ΔE00 5.33
Beige
#F5F5DC
ΔE00 6.10
Off White (survey)
#FFFFE4
ΔE00 6.27
Azure (CSS)
#F0FFFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FEEF #FCEFFE
analogous
#F9FEEF #F1FEEF #EFFEF5
triadic
#F1FEEF #EFF1FE #FEEFF1
tetradic
#F1FEEF #EFF9FE #FCEFFE #FEF5EF
square
#F1FEEF #EFF9FE #FCEFFE #FEF5EF
split-complementary
#F1FEEF #F5EFFE #FEEFF9
monochromatic
#8CF77C #BFFAB5 #E6FDE2 #E6FDE2 #E6FDE2
Accessibility & contrast
On white
1.04
#F1FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#F1FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FEEF
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FEEF | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEE
Deuteranopia (green-blind)
#FDFAF0
Tritanopia (blue-blind)
#F0FDFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f1feef; /* rgb */ color: rgb(241, 254, 239); /* oklch */ color: oklch(98.3% 0.024 141.5);
Tailwind
colors: {
custom: {
50: '#f5fef4',
500: '#f1feef',
950: '#000000',
},
}SCSS
$custom: #f1feef; $custom-light: #f5fef4; $custom-dark: #000000;
JSON
{
"hex": "#f1feef",
"rgb": {
"r": 241,
"g": 254,
"b": 239
},
"hsl": {
"h": 112,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.98331,
"c": 0.02397,
"h": 141.5
},
"luminance": 0.95816
}Semantic roles & 50–950 ramp
primary
#F1FEEF
secondary
#E1A7EA
accent
#01E5C6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585