#F0FEE7#F0FEE7
#F0FEE7 is a very light, muted yellow-green. Relative luminance 0.952; OKLCH L 98.1% C 0.034 H 132.9°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEE7 |
|---|---|
| RGB | rgb(240, 254, 231) |
| HSL | hsl(97, 92%, 95%) |
| HSV | hsv(97, 9%, 100%) |
| CMYK | cmyk(5.5%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(98.10, -8.60, 9.43) |
| CIE-LCH | lch(98.10, 12.76, 132.39°) |
| OKLab | oklab(98.05% -0.0229 0.0246) |
| OKLCH | oklch(98.05% 0.034 132.9) |
| XYZ | xyz(85.7983, 95.1780, 89.4369) |
| Luminance | 0.9518 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.88
Off White (survey)
#FFFFE4
ΔE00 5.39
Beige
#F5F5DC
ΔE00 5.46
Lightyellow
#FFFFE0
ΔE00 5.67
Ivory
#FFFFF0
ΔE00 6.55
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEE7 #F5E7FE
analogous
#FBFEE7 #F0FEE7 #E7FEE9
triadic
#F0FEE7 #E7F0FE #FEE7F0
tetradic
#F0FEE7 #E7FBFE #F5E7FE #FEE9E7
square
#F0FEE7 #E7FBFE #F5E7FE #FEE9E7
split-complementary
#F0FEE7 #E9E7FE #FEE7FB
monochromatic
#A7F971 #CBFCAC #EDFEE2 #EDFEE2 #EDFEE2
Accessibility & contrast
On white
1.05
#F0FEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#F0FEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEE7
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEE7 | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE6
Deuteranopia (green-blind)
#FEF9E8
Tritanopia (blue-blind)
#F0FCF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0fee7; /* rgb */ color: rgb(240, 254, 231); /* oklch */ color: oklch(98.1% 0.034 132.9);
Tailwind
colors: {
custom: {
50: '#f5feee',
500: '#f0fee7',
950: '#000000',
},
}SCSS
$custom: #f0fee7; $custom-light: #f5feee; $custom-dark: #000000;
JSON
{
"hex": "#f0fee7",
"rgb": {
"r": 240,
"g": 254,
"b": 231
},
"hsl": {
"h": 96.522,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.98051,
"c": 0.03357,
"h": 132.9
},
"luminance": 0.95178
}Semantic roles & 50–950 ramp
primary
#F0FEE7
secondary
#CD9FEA
accent
#00E68C
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585