#F1FDEC#F1FDEC
#F1FDEC is a very light, muted green. Relative luminance 0.950; OKLCH L 98.1% C 0.026 H 136.3°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FDEC |
|---|---|
| RGB | rgb(241, 253, 236) |
| HSL | hsl(102, 81%, 96%) |
| HSV | hsv(102, 7%, 99%) |
| CMYK | cmyk(4.7%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(98.04, -6.92, 6.77) |
| CIE-LCH | lch(98.04, 9.69, 135.63°) |
| OKLab | oklab(98.05% -0.0185 0.0177) |
| OKLCH | oklch(98.05% 0.026 136.3) |
| XYZ | xyz(86.5386, 95.0071, 93.1197) |
| Luminance | 0.9501 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.32
Ivory
#FFFFF0
ΔE00 5.13
Mintcream
#F5FFFA
ΔE00 5.15
Beige
#F5F5DC
ΔE00 5.40
Off White (survey)
#FFFFE4
ΔE00 5.59
Lightyellow
#FFFFE0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FDEC #F8ECFD
analogous
#F9FDEC #F1FDEC #ECFDEF
triadic
#F1FDEC #ECF1FD #FDECF1
tetradic
#F1FDEC #ECF9FD #F8ECFD #FDEFEC
square
#F1FDEC #ECF9FD #F8ECFD #FDEFEC
split-complementary
#F1FDEC #EFECFD #FDECF9
monochromatic
#9FF17D #C8F7B5 #EBFCE3 #EBFCE3 #EBFCE3
Accessibility & contrast
On white
1.05
#F1FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#F1FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FDEC
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FDEC | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEB
Deuteranopia (green-blind)
#FCF9ED
Tritanopia (blue-blind)
#F1FCF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f1fdec; /* rgb */ color: rgb(241, 253, 236); /* oklch */ color: oklch(98.1% 0.026 136.3);
Tailwind
colors: {
custom: {
50: '#f5fef2',
500: '#f1fdec',
950: '#000000',
},
}SCSS
$custom: #f1fdec; $custom-light: #f5fef2; $custom-dark: #000000;
JSON
{
"hex": "#f1fdec",
"rgb": {
"r": 241,
"g": 253,
"b": 236
},
"hsl": {
"h": 102.353,
"s": 80.952,
"l": 95.882
},
"oklch": {
"l": 0.98053,
"c": 0.02565,
"h": 136.3
},
"luminance": 0.95007
}Semantic roles & 50–950 ramp
primary
#F1FDEC
secondary
#D4A7E7
accent
#08DD9F
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585