#F1FDF2#F1FDF2
#F1FDF2 is a very light, near-neutral green. Relative luminance 0.954; OKLCH L 98.2% C 0.019 H 147.8°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FDF2 |
|---|---|
| RGB | rgb(241, 253, 242) |
| HSL | hsl(125, 75%, 97%) |
| HSV | hsv(125, 5%, 99%) |
| CMYK | cmyk(4.7%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(98.18, -5.89, 3.90) |
| CIE-LCH | lch(98.18, 7.06, 146.50°) |
| OKLab | oklab(98.21% -0.0162 0.0102) |
| OKLCH | oklch(98.21% 0.019 147.8) |
| XYZ | xyz(87.4250, 95.3616, 97.7880) |
| Luminance | 0.9536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.00
Mintcream
#F5FFFA
ΔE00 2.89
Azure (CSS)
#F0FFFF
ΔE00 5.00
Ivory
#FFFFF0
ΔE00 5.07
Beige
#F5F5DC
ΔE00 6.77
Off White (survey)
#FFFFE4
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FDF2 #FDF1FC
analogous
#F6FDF1 #F1FDF2 #F1FDF8
triadic
#F1FDF2 #F2F1FD #FDF2F1
tetradic
#F1FDF2 #F1F6FD #FDF1FC #FDF8F1
square
#F1FDF2 #F1F6FD #FDF1FC #FDF8F1
split-complementary
#F1FDF2 #F8F1FD #FDF1F6
monochromatic
#86EE8F #BBF5C0 #E4FBE6 #E4FBE6 #E4FBE6
Accessibility & contrast
On white
1.05
#F1FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#F1FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FDF2
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FDF2 | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF1
Deuteranopia (green-blind)
#FBF9F2
Tritanopia (blue-blind)
#F0FCFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f1fdf2; /* rgb */ color: rgb(241, 253, 242); /* oklch */ color: oklch(98.2% 0.019 147.8);
Tailwind
colors: {
custom: {
50: '#f5fef6',
500: '#f1fdf2',
950: '#000000',
},
}SCSS
$custom: #f1fdf2; $custom-light: #f5fef6; $custom-dark: #000000;
JSON
{
"hex": "#f1fdf2",
"rgb": {
"r": 241,
"g": 253,
"b": 242
},
"hsl": {
"h": 125,
"s": 75,
"l": 96.863
},
"oklch": {
"l": 0.98211,
"c": 0.01918,
"h": 147.8
},
"luminance": 0.95362
}Semantic roles & 50–950 ramp
primary
#F1FDF2
secondary
#E5ADE1
accent
#0EC6D7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585