#F2F8EB#F2F8EB
#F2F8EB is a very light, near-neutral yellow-green. Relative luminance 0.920; OKLCH L 97.1% C 0.018 H 127.1°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F8EB |
|---|---|
| RGB | rgb(242, 248, 235) |
| HSL | hsl(88, 48%, 95%) |
| HSV | hsv(88, 5%, 97%) |
| CMYK | cmyk(2.4%, 0%, 5.2%, 2.7%) |
| CIE-LAB | lab(96.82, -4.25, 5.55) |
| CIE-LCH | lch(96.82, 6.99, 127.47°) |
| OKLab | oklab(97.11% -0.011 0.0146) |
| OKLCH | oklch(97.11% 0.018 127.1) |
| XYZ | xyz(85.1783, 92.0101, 91.8535) |
| Luminance | 0.9201 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.07
Honeydew
#F0FFF0
ΔE00 3.72
Mintcream
#F5FFFA
ΔE00 3.88
Beige
#F5F5DC
ΔE00 4.79
Off White (survey)
#FFFFE4
ΔE00 5.48
Floralwhite
#FFFAF0
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F8EB #F1EBF8
analogous
#F8F8EB #F2F8EB #ECF8EB
triadic
#F2F8EB #EBF2F8 #F8EBF2
tetradic
#F2F8EB #EBF8F8 #F1EBF8 #F8EBEC
square
#F2F8EB #EBF8F8 #F1EBF8 #F8EBEC
split-complementary
#F2F8EB #EBECF8 #F8EBF8
monochromatic
#B7D890 #D5E8BE #F0F7E8 #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.08
#F2F8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#F2F8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F8EB
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F8EB | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F9F6EB
Tritanopia (blue-blind)
#F3F7F4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f2f8eb; /* rgb */ color: rgb(242, 248, 235); /* oklch */ color: oklch(97.1% 0.018 127.1);
Tailwind
colors: {
custom: {
50: '#f6faf1',
500: '#f2f8eb',
950: '#000000',
},
}SCSS
$custom: #f2f8eb; $custom-light: #f6faf1; $custom-dark: #000000;
JSON
{
"hex": "#f2f8eb",
"rgb": {
"r": 242,
"g": 248,
"b": 235
},
"hsl": {
"h": 87.692,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.97106,
"c": 0.01825,
"h": 127.1
},
"luminance": 0.9201
}Semantic roles & 50–950 ramp
primary
#F2F8EB
secondary
#C2B0D8
accent
#2ABB6D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585