#F0FEE8#F0FEE8
#F0FEE8 is a very light, muted yellow-green. Relative luminance 0.952; OKLCH L 98.1% C 0.032 H 133.9°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEE8 |
|---|---|
| RGB | rgb(240, 254, 232) |
| HSL | hsl(98, 92%, 95%) |
| HSV | hsv(98, 9%, 100%) |
| CMYK | cmyk(5.5%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(98.13, -8.44, 8.95) |
| CIE-LCH | lch(98.13, 12.30, 133.32°) |
| OKLab | oklab(98.08% -0.0225 0.0233) |
| OKLCH | oklch(98.08% 0.032 133.9) |
| XYZ | xyz(85.9400, 95.2347, 90.1828) |
| Luminance | 0.9524 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.54
Off White (survey)
#FFFFE4
ΔE00 5.47
Beige
#F5F5DC
ΔE00 5.51
Lightyellow
#FFFFE0
ΔE00 5.82
Ivory
#FFFFF0
ΔE00 6.39
Mintcream
#F5FFFA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEE8 #F6E8FE
analogous
#FBFEE8 #F0FEE8 #E8FEEB
triadic
#F0FEE8 #E8F0FE #FEE8F0
tetradic
#F0FEE8 #E8FBFE #F6E8FE #FEEBE8
square
#F0FEE8 #E8FBFE #F6E8FE #FEEBE8
split-complementary
#F0FEE8 #EBE8FE #FEE8FB
monochromatic
#A3F973 #CAFBAD #ECFEE2 #ECFEE2 #ECFEE2
Accessibility & contrast
On white
1.05
#F0FEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#F0FEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEE8
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEE8 | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE7
Deuteranopia (green-blind)
#FEF9E9
Tritanopia (blue-blind)
#F0FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0fee8; /* rgb */ color: rgb(240, 254, 232); /* oklch */ color: oklch(98.1% 0.032 133.9);
Tailwind
colors: {
custom: {
50: '#f5feef',
500: '#f0fee8',
950: '#000000',
},
}SCSS
$custom: #f0fee8; $custom-light: #f5feef; $custom-dark: #000000;
JSON
{
"hex": "#f0fee8",
"rgb": {
"r": 240,
"g": 254,
"b": 232
},
"hsl": {
"h": 98.182,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.98077,
"c": 0.03241,
"h": 133.9
},
"luminance": 0.95235
}Semantic roles & 50–950 ramp
primary
#F0FEE8
secondary
#CFA0EA
accent
#00E692
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585