#F2FEF0#F2FEF0
#F2FEF0 is a very light, muted green. Relative luminance 0.961; OKLCH L 98.4% C 0.022 H 141.2°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEF0 |
|---|---|
| RGB | rgb(242, 254, 240) |
| HSL | hsl(111, 88%, 97%) |
| HSV | hsv(111, 6%, 100%) |
| CMYK | cmyk(4.7%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(98.45, -6.40, 5.33) |
| CIE-LCH | lch(98.45, 8.33, 140.23°) |
| OKLab | oklab(98.43% -0.0174 0.014) |
| OKLCH | oklch(98.43% 0.022 141.2) |
| XYZ | xyz(87.7851, 96.0517, 96.3362) |
| Luminance | 0.9605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.18
Mintcream
#F5FFFA
ΔE00 4.01
Ivory
#FFFFF0
ΔE00 4.94
Beige
#F5F5DC
ΔE00 6.05
Azure (CSS)
#F0FFFF
ΔE00 6.18
Off White (survey)
#FFFFE4
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEF0 #FCF0FE
analogous
#F9FEF0 #F2FEF0 #F0FEF5
triadic
#F2FEF0 #F0F2FE #FEF0F2
tetradic
#F2FEF0 #F0F9FE #FCF0FE #FEF5F0
square
#F2FEF0 #F0F9FE #FCF0FE #FEF5F0
split-complementary
#F2FEF0 #F5F0FE #FEF0F9
monochromatic
#8FF67D #C0FAB7 #E6FDE2 #E6FDE2 #E6FDE2
Accessibility & contrast
On white
1.04
#F2FEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#F2FEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEF0
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEF0 | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEF
Deuteranopia (green-blind)
#FDFAF1
Tritanopia (blue-blind)
#F1FDFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fef0; /* rgb */ color: rgb(242, 254, 240); /* oklch */ color: oklch(98.4% 0.022 141.2);
Tailwind
colors: {
custom: {
50: '#f6fef4',
500: '#f2fef0',
950: '#000000',
},
}SCSS
$custom: #f2fef0; $custom-light: #f6fef4; $custom-dark: #000000;
JSON
{
"hex": "#f2fef0",
"rgb": {
"r": 242,
"g": 254,
"b": 240
},
"hsl": {
"h": 111.429,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.9843,
"c": 0.02229,
"h": 141.2
},
"luminance": 0.96052
}Semantic roles & 50–950 ramp
primary
#F2FEF0
secondary
#E1A8EA
accent
#01E4C4
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585