#F1FDEE#F1FDEE
#F1FDEE is a very light, muted green. Relative luminance 0.951; OKLCH L 98.1% C 0.023 H 139.4°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FDEE |
|---|---|
| RGB | rgb(241, 253, 238) |
| HSL | hsl(108, 79%, 96%) |
| HSV | hsv(108, 6%, 99%) |
| CMYK | cmyk(4.7%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(98.08, -6.58, 5.81) |
| CIE-LCH | lch(98.08, 8.78, 138.54°) |
| OKLab | oklab(98.11% -0.0178 0.0152) |
| OKLCH | oklch(98.11% 0.023 139.4) |
| XYZ | xyz(86.8308, 95.1240, 94.6586) |
| Luminance | 0.9512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.12
Mintcream
#F5FFFA
ΔE00 4.41
Ivory
#FFFFF0
ΔE00 5.00
Beige
#F5F5DC
ΔE00 5.79
Off White (survey)
#FFFFE4
ΔE00 6.02
Azure (CSS)
#F0FFFF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FDEE #FAEEFD
analogous
#F9FDEE #F1FDEE #EEFDF3
triadic
#F1FDEE #EEF1FD #FDEEF1
tetradic
#F1FDEE #EEF9FD #FAEEFD #FDF3EE
square
#F1FDEE #EEF9FD #FAEEFD #FDF3EE
split-complementary
#F1FDEE #F3EEFD #FDEEF9
monochromatic
#97F080 #C4F7B7 #E8FCE4 #E8FCE4 #E8FCE4
Accessibility & contrast
On white
1.05
#F1FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#F1FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FDEE
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FDEE | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FCF9EF
Tritanopia (blue-blind)
#F1FCF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f1fdee; /* rgb */ color: rgb(241, 253, 238); /* oklch */ color: oklch(98.1% 0.023 139.4);
Tailwind
colors: {
custom: {
50: '#f5fef3',
500: '#f1fdee',
950: '#000000',
},
}SCSS
$custom: #f1fdee; $custom-light: #f5fef3; $custom-dark: #000000;
JSON
{
"hex": "#f1fdee",
"rgb": {
"r": 241,
"g": 253,
"b": 238
},
"hsl": {
"h": 108,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98105,
"c": 0.0234,
"h": 139.4
},
"luminance": 0.95124
}Semantic roles & 50–950 ramp
primary
#F1FDEE
secondary
#DAA9E6
accent
#0ADBB1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585