#F2F8EE#F2F8EE
#F2F8EE is a very light, near-neutral yellow-green. Relative luminance 0.922; OKLCH L 97.2% C 0.015 H 132.5°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F8EE |
|---|---|
| RGB | rgb(242, 248, 238) |
| HSL | hsl(96, 42%, 95%) |
| HSV | hsv(96, 4%, 97%) |
| CMYK | cmyk(2.4%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(96.90, -3.74, 4.11) |
| CIE-LCH | lch(96.90, 5.55, 132.32°) |
| OKLab | oklab(97.19% -0.0099 0.0108) |
| OKLCH | oklch(97.19% 0.015 132.5) |
| XYZ | xyz(85.6154, 92.1849, 94.1554) |
| Luminance | 0.9218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.89
Ivory
#FFFFF0
ΔE00 3.43
Honeydew
#F0FFF0
ΔE00 4.27
Off White
#FAF9F6
ΔE00 5.08
Floralwhite
#FFFAF0
ΔE00 5.21
Azure (CSS)
#F0FFFF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F8EE #F4EEF8
analogous
#F7F8EE #F2F8EE #EEF8EF
triadic
#F2F8EE #EEF2F8 #F8EEF2
tetradic
#F2F8EE #EEF7F8 #F4EEF8 #F8EFEE
square
#F2F8EE #EEF7F8 #F4EEF8 #F8EFEE
split-complementary
#F2F8EE #EFEEF8 #F8EEF7
monochromatic
#B0D497 #D1E6C3 #EEF6E9 #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.08
#F2F8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#F2F8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F8EE
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F8EE | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#F8F6EE
Tritanopia (blue-blind)
#F2F7F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f2f8ee; /* rgb */ color: rgb(242, 248, 238); /* oklch */ color: oklch(97.2% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#f6faf3',
500: '#f2f8ee',
950: '#000000',
},
}SCSS
$custom: #f2f8ee; $custom-light: #f6faf3; $custom-dark: #000000;
JSON
{
"hex": "#f2f8ee",
"rgb": {
"r": 242,
"g": 248,
"b": 238
},
"hsl": {
"h": 96,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.97186,
"c": 0.01462,
"h": 132.5
},
"luminance": 0.92185
}Semantic roles & 50–950 ramp
primary
#F2F8EE
secondary
#C8B4D6
accent
#31B580
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585