#F1FEF2#F1FEF2
#F1FEF2 is a very light, muted green. Relative luminance 0.960; OKLCH L 98.4% C 0.021 H 147.6°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FEF2 |
|---|---|
| RGB | rgb(241, 254, 242) |
| HSL | hsl(125, 87%, 97%) |
| HSV | hsv(125, 5%, 100%) |
| CMYK | cmyk(5.1%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(98.43, -6.39, 4.26) |
| CIE-LCH | lch(98.43, 7.68, 146.28°) |
| OKLab | oklab(98.41% -0.0176 0.0112) |
| OKLCH | oklch(98.41% 0.021 147.6) |
| XYZ | xyz(87.7415, 95.9947, 97.8935) |
| Luminance | 0.9599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.42
Mintcream
#F5FFFA
ΔE00 3.39
Ivory
#FFFFF0
ΔE00 5.34
Azure (CSS)
#F0FFFF
ΔE00 5.38
Beige
#F5F5DC
ΔE00 6.78
Off White (survey)
#FFFFE4
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FEF2 #FEF1FD
analogous
#F7FEF1 #F1FEF2 #F1FEF9
triadic
#F1FEF2 #F2F1FE #FEF2F1
tetradic
#F1FEF2 #F1F7FE #FEF1FD #FEF9F1
square
#F1FEF2 #F1F7FE #FEF1FD #FEF9F1
split-complementary
#F1FEF2 #F9F1FE #FEF1F7
monochromatic
#7FF688 #B8FABD #E2FDE4 #E2FDE4 #E2FDE4
Accessibility & contrast
On white
1.04
#F1FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#F1FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FEF2
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FEF2 | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF1
Deuteranopia (green-blind)
#FCFAF3
Tritanopia (blue-blind)
#F0FDFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f1fef2; /* rgb */ color: rgb(241, 254, 242); /* oklch */ color: oklch(98.4% 0.021 147.6);
Tailwind
colors: {
custom: {
50: '#f5fef6',
500: '#f1fef2',
950: '#000000',
},
}SCSS
$custom: #f1fef2; $custom-light: #f5fef6; $custom-dark: #000000;
JSON
{
"hex": "#f1fef2",
"rgb": {
"r": 241,
"g": 254,
"b": 242
},
"hsl": {
"h": 124.615,
"s": 86.667,
"l": 97.059
},
"oklch": {
"l": 0.9841,
"c": 0.02085,
"h": 147.6
},
"luminance": 0.95995
}Semantic roles & 50–950 ramp
primary
#F1FEF2
secondary
#EAA9E5
accent
#02D2E3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585