#F1FFEF#F1FFEF
#F1FFEF is a very light, muted green. Relative luminance 0.965; OKLCH L 98.5% C 0.026 H 141.8°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFEF |
|---|---|
| RGB | rgb(241, 255, 239) |
| HSL | hsl(113, 100%, 97%) |
| HSV | hsv(113, 6%, 100%) |
| CMYK | cmyk(5.5%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(98.61, -7.41, 6.06) |
| CIE-LCH | lch(98.61, 9.57, 140.70°) |
| OKLab | oklab(98.53% -0.0201 0.0159) |
| OKLCH | oklch(98.53% 0.026 141.8) |
| XYZ | xyz(87.6128, 96.4522, 95.6460) |
| Luminance | 0.9645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.50
Mintcream
#F5FFFA
ΔE00 4.97
Ivory
#FFFFF0
ΔE00 5.71
Beige
#F5F5DC
ΔE00 6.24
Off White (survey)
#FFFFE4
ΔE00 6.31
Azure (CSS)
#F0FFFF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFEF #FDEFFF
analogous
#F9FFEF #F1FFEF #EFFFF5
triadic
#F1FFEF #EFF1FF #FFEFF1
tetradic
#F1FFEF #EFF9FF #FDEFFF #FFF5EF
square
#F1FFEF #EFF9FF #FDEFFF #FFF5EF
split-complementary
#F1FFEF #F5EFFF #FFEFF9
monochromatic
#86FF75 #BBFFB2 #E4FFE0 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.03
#F1FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#F1FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFEF
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFEF | 1.00 | 1.03 | 20.29 | 20.29 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FEFAF0
Tritanopia (blue-blind)
#F0FEFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f1ffef; /* rgb */ color: rgb(241, 255, 239); /* oklch */ color: oklch(98.5% 0.026 141.8);
Tailwind
colors: {
custom: {
50: '#f5fff4',
500: '#f1ffef',
950: '#000000',
},
}SCSS
$custom: #f1ffef; $custom-light: #f5fff4; $custom-dark: #000000;
JSON
{
"hex": "#f1ffef",
"rgb": {
"r": 241,
"g": 255,
"b": 239
},
"hsl": {
"h": 112.5,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.9853,
"c": 0.02564,
"h": 141.8
},
"luminance": 0.96453
}Semantic roles & 50–950 ramp
primary
#F1FFEF
secondary
#E5A3EF
accent
#00E6C9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685