#F2FEF1#F2FEF1
#F2FEF1 is a very light, muted green. Relative luminance 0.961; OKLCH L 98.5% C 0.021 H 143.2°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEF1 |
|---|---|
| RGB | rgb(242, 254, 241) |
| HSL | hsl(115, 87%, 97%) |
| HSV | hsv(115, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(98.48, -6.23, 4.85) |
| CIE-LCH | lch(98.48, 7.90, 142.09°) |
| OKLab | oklab(98.46% -0.017 0.0127) |
| OKLCH | oklch(98.46% 0.021 143.2) |
| XYZ | xyz(87.9341, 96.1113, 97.1207) |
| Luminance | 0.9611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.38
Mintcream
#F5FFFA
ΔE00 3.63
Ivory
#FFFFF0
ΔE00 4.94
Azure (CSS)
#F0FFFF
ΔE00 5.79
Beige
#F5F5DC
ΔE00 6.29
Off White (survey)
#FFFFE4
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEF1 #FDF1FE
analogous
#F9FEF1 #F2FEF1 #F1FEF7
triadic
#F2FEF1 #F1F2FE #FEF1F2
tetradic
#F2FEF1 #F1F9FE #FDF1FE #FEF7F1
square
#F2FEF1 #F1F9FE #FDF1FE #FEF7F1
split-complementary
#F2FEF1 #F7F1FE #FEF1F9
monochromatic
#88F67F #BDFAB8 #E4FDE2 #E4FDE2 #E4FDE2
Accessibility & contrast
On white
1.04
#F2FEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#F2FEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEF1
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEF1 | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBF0
Deuteranopia (green-blind)
#FDFAF2
Tritanopia (blue-blind)
#F1FDFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fef1; /* rgb */ color: rgb(242, 254, 241); /* oklch */ color: oklch(98.5% 0.021 143.2);
Tailwind
colors: {
custom: {
50: '#f6fef5',
500: '#f2fef1',
950: '#000000',
},
}SCSS
$custom: #f2fef1; $custom-light: #f6fef5; $custom-dark: #000000;
JSON
{
"hex": "#f2fef1",
"rgb": {
"r": 242,
"g": 254,
"b": 241
},
"hsl": {
"h": 115.385,
"s": 86.667,
"l": 97.059
},
"oklch": {
"l": 0.98456,
"c": 0.02123,
"h": 143.2
},
"luminance": 0.96112
}Semantic roles & 50–950 ramp
primary
#F2FEF1
secondary
#E5A9EA
accent
#02E3D2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585