#F1FFEE#F1FFEE
#F1FFEE is a very light, muted green. Relative luminance 0.964; OKLCH L 98.5% C 0.027 H 140.2°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFEE |
|---|---|
| RGB | rgb(241, 255, 238) |
| HSL | hsl(109, 100%, 97%) |
| HSV | hsv(109, 7%, 100%) |
| CMYK | cmyk(5.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(98.59, -7.58, 6.54) |
| CIE-LCH | lch(98.59, 10.01, 139.20°) |
| OKLab | oklab(98.5% -0.0205 0.0171) |
| OKLCH | oklch(98.5% 0.027 140.2) |
| XYZ | xyz(87.4655, 96.3933, 94.8702) |
| Luminance | 0.9639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.81
Mintcream
#F5FFFA
ΔE00 5.32
Ivory
#FFFFF0
ΔE00 5.78
Beige
#F5F5DC
ΔE00 6.08
Off White (survey)
#FFFFE4
ΔE00 6.12
Lightyellow
#FFFFE0
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFEE #FCEEFF
analogous
#FAFFEE #F1FFEE #EEFFF4
triadic
#F1FFEE #EEF1FF #FFEEF1
tetradic
#F1FFEE #EEFAFF #FCEEFF #FFF4EE
square
#F1FFEE #EEFAFF #FCEEFF #FFF4EE
split-complementary
#F1FFEE #F4EEFF #FFEEFA
monochromatic
#8CFF74 #BFFFB1 #E6FFE0 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.04
#F1FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#F1FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFEE
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFEE | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCED
Deuteranopia (green-blind)
#FEFAEF
Tritanopia (blue-blind)
#F0FEFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f1ffee; /* rgb */ color: rgb(241, 255, 238); /* oklch */ color: oklch(98.5% 0.027 140.2);
Tailwind
colors: {
custom: {
50: '#f5fff3',
500: '#f1ffee',
950: '#000000',
},
}SCSS
$custom: #f1ffee; $custom-light: #f5fff3; $custom-dark: #000000;
JSON
{
"hex": "#f1ffee",
"rgb": {
"r": 241,
"g": 255,
"b": 238
},
"hsl": {
"h": 109.412,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98504,
"c": 0.02672,
"h": 140.2
},
"luminance": 0.96394
}Semantic roles & 50–950 ramp
primary
#F1FFEE
secondary
#E1A3EF
accent
#00E6BD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685