#F1FDEB#F1FDEB
#F1FDEB is a very light, muted green. Relative luminance 0.949; OKLCH L 98.0% C 0.027 H 135.0°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FDEB |
|---|---|
| RGB | rgb(241, 253, 235) |
| HSL | hsl(100, 82%, 96%) |
| HSV | hsv(100, 7%, 99%) |
| CMYK | cmyk(4.7%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(98.01, -7.09, 7.25) |
| CIE-LCH | lch(98.01, 10.15, 134.37°) |
| OKLab | oklab(98.03% -0.0189 0.019) |
| OKLCH | oklch(98.03% 0.027 135) |
| XYZ | xyz(86.3937, 94.9491, 92.3567) |
| Luminance | 0.9495 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.54
Ivory
#FFFFF0
ΔE00 5.23
Beige
#F5F5DC
ΔE00 5.24
Off White (survey)
#FFFFE4
ΔE00 5.40
Mintcream
#F5FFFA
ΔE00 5.50
Lightyellow
#FFFFE0
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FDEB #F7EBFD
analogous
#FAFDEB #F1FDEB #EBFDEE
triadic
#F1FDEB #EBF1FD #FDEBF1
tetradic
#F1FDEB #EBFAFD #F7EBFD #FDEEEB
square
#F1FDEB #EBFAFD #F7EBFD #FDEEEB
split-complementary
#F1FDEB #EEEBFD #FDEBFA
monochromatic
#A3F27C #CAF7B3 #ECFCE3 #ECFCE3 #ECFCE3
Accessibility & contrast
On white
1.05
#F1FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#F1FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FDEB
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FDEB | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FDF9EC
Tritanopia (blue-blind)
#F1FBF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f1fdeb; /* rgb */ color: rgb(241, 253, 235); /* oklch */ color: oklch(98.0% 0.027 135.0);
Tailwind
colors: {
custom: {
50: '#f5fef1',
500: '#f1fdeb',
950: '#000000',
},
}SCSS
$custom: #f1fdeb; $custom-light: #f5fef1; $custom-dark: #000000;
JSON
{
"hex": "#f1fdeb",
"rgb": {
"r": 241,
"g": 253,
"b": 235
},
"hsl": {
"h": 100,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98027,
"c": 0.0268,
"h": 135
},
"luminance": 0.94949
}Semantic roles & 50–950 ramp
primary
#F1FDEB
secondary
#D1A6E7
accent
#07DE97
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585