#F2F7EB#F2F7EB
#F2F7EB is a very light, near-neutral yellow-green. Relative luminance 0.914; OKLCH L 96.9% C 0.017 H 125.3°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F7EB |
|---|---|
| RGB | rgb(242, 247, 235) |
| HSL | hsl(85, 43%, 95%) |
| HSV | hsv(85, 5%, 97%) |
| CMYK | cmyk(2%, 0%, 4.9%, 3.1%) |
| CIE-LAB | lab(96.57, -3.75, 5.19) |
| CIE-LCH | lch(96.57, 6.40, 125.87°) |
| OKLab | oklab(96.91% -0.0096 0.0136) |
| OKLCH | oklch(96.91% 0.017 125.3) |
| XYZ | xyz(84.8717, 91.3969, 91.7513) |
| Luminance | 0.9140 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.93
Mintcream
#F5FFFA
ΔE00 3.76
Honeydew
#F0FFF0
ΔE00 4.30
Beige
#F5F5DC
ΔE00 4.99
Floralwhite
#FFFAF0
ΔE00 5.08
Off White
#FAF9F6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F7EB #F0EBF7
analogous
#F7F6EB #F2F7EB #ECF7EB
triadic
#F2F7EB #EBF2F7 #F7EBF2
tetradic
#F2F7EB #EBF7F6 #F0EBF7 #F7EBEC
square
#F2F7EB #EBF7F6 #F0EBF7 #F7EBEC
split-complementary
#F2F7EB #EBECF7 #F6EBF7
monochromatic
#B9D494 #D6E6BF #F1F6E9 #F1F6E9 #F1F6E9
Accessibility & contrast
On white
1.09
#F2F7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#F2F7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F7EB
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F7EB | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5EA
Deuteranopia (green-blind)
#F8F5EB
Tritanopia (blue-blind)
#F3F6F3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2f7eb; /* rgb */ color: rgb(242, 247, 235); /* oklch */ color: oklch(96.9% 0.017 125.3);
Tailwind
colors: {
custom: {
50: '#f6f9f1',
500: '#f2f7eb',
950: '#000000',
},
}SCSS
$custom: #f2f7eb; $custom-light: #f6f9f1; $custom-dark: #000000;
JSON
{
"hex": "#f2f7eb",
"rgb": {
"r": 242,
"g": 247,
"b": 235
},
"hsl": {
"h": 85,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.96908,
"c": 0.01667,
"h": 125.3
},
"luminance": 0.91397
}Semantic roles & 50–950 ramp
primary
#F2F7EB
secondary
#C0B1D5
accent
#30B668
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585