#F1FFEB#F1FFEB
#F1FFEB is a very light, muted green. Relative luminance 0.962; OKLCH L 98.4% C 0.030 H 136.1°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFEB |
|---|---|
| RGB | rgb(241, 255, 235) |
| HSL | hsl(102, 100%, 96%) |
| HSV | hsv(102, 8%, 100%) |
| CMYK | cmyk(5.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(98.52, -8.09, 7.98) |
| CIE-LCH | lch(98.52, 11.37, 135.40°) |
| OKLab | oklab(98.43% -0.0217 0.0208) |
| OKLCH | oklch(98.43% 0.03 136.1) |
| XYZ | xyz(87.0284, 96.2185, 92.5683) |
| Luminance | 0.9622 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.84
Off White (survey)
#FFFFE4
ΔE00 5.66
Beige
#F5F5DC
ΔE00 5.71
Ivory
#FFFFF0
ΔE00 6.09
Lightyellow
#FFFFE0
ΔE00 6.15
Mintcream
#F5FFFA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFEB #F9EBFF
analogous
#FBFFEB #F1FFEB #EBFFEF
triadic
#F1FFEB #EBF1FF #FFEBF1
tetradic
#F1FFEB #EBFBFF #F9EBFF #FFEFEB
square
#F1FFEB #EBFBFF #F9EBFF #FFEFEB
split-complementary
#F1FFEB #EFEBFF #FFEBFB
monochromatic
#9BFF71 #C6FFAE #EAFFE0 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.04
#F1FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#F1FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFEB
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFEB | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEA
Deuteranopia (green-blind)
#FEFAEC
Tritanopia (blue-blind)
#F1FDF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f1ffeb; /* rgb */ color: rgb(241, 255, 235); /* oklch */ color: oklch(98.4% 0.030 136.1);
Tailwind
colors: {
custom: {
50: '#f5fff1',
500: '#f1ffeb',
950: '#000000',
},
}SCSS
$custom: #f1ffeb; $custom-light: #f5fff1; $custom-dark: #000000;
JSON
{
"hex": "#f1ffeb",
"rgb": {
"r": 241,
"g": 255,
"b": 235
},
"hsl": {
"h": 102,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98426,
"c": 0.03008,
"h": 136.1
},
"luminance": 0.96219
}Semantic roles & 50–950 ramp
primary
#F1FFEB
secondary
#D7A0EE
accent
#00E6A1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685