#F0FEE6#F0FEE6
#F0FEE6 is a very light, muted yellow-green. Relative luminance 0.951; OKLCH L 98.0% C 0.035 H 132.0°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEE6 |
|---|---|
| RGB | rgb(240, 254, 230) |
| HSL | hsl(95, 92%, 95%) |
| HSV | hsv(95, 9%, 100%) |
| CMYK | cmyk(5.5%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(98.08, -8.77, 9.91) |
| CIE-LCH | lch(98.08, 13.23, 131.52°) |
| OKLab | oklab(98.03% -0.0233 0.0258) |
| OKLCH | oklch(98.03% 0.035 132) |
| XYZ | xyz(85.6575, 95.1217, 88.6952) |
| Luminance | 0.9512 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.21
Off White (survey)
#FFFFE4
ΔE00 5.33
Beige
#F5F5DC
ΔE00 5.43
Lightyellow
#FFFFE0
ΔE00 5.54
Ivory
#FFFFF0
ΔE00 6.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEE6 #F4E6FE
analogous
#FCFEE6 #F0FEE6 #E6FEE8
triadic
#F0FEE6 #E6F0FE #FEE6F0
tetradic
#F0FEE6 #E6FCFE #F4E6FE #FEE8E6
square
#F0FEE6 #E6FCFE #F4E6FE #FEE8E6
split-complementary
#F0FEE6 #E8E6FE #FEE6FC
monochromatic
#A9F970 #CDFCAB #EDFEE2 #EDFEE2 #EDFEE2
Accessibility & contrast
On white
1.05
#F0FEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#F0FEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEE6
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEE6 | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE5
Deuteranopia (green-blind)
#FEF9E7
Tritanopia (blue-blind)
#F1FCF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fee6; /* rgb */ color: rgb(240, 254, 230); /* oklch */ color: oklch(98.0% 0.035 132.0);
Tailwind
colors: {
custom: {
50: '#f5feed',
500: '#f0fee6',
950: '#000000',
},
}SCSS
$custom: #f0fee6; $custom-light: #f5feed; $custom-dark: #000000;
JSON
{
"hex": "#f0fee6",
"rgb": {
"r": 240,
"g": 254,
"b": 230
},
"hsl": {
"h": 95,
"s": 92.308,
"l": 94.902
},
"oklch": {
"l": 0.98026,
"c": 0.03475,
"h": 132
},
"luminance": 0.95122
}Semantic roles & 50–950 ramp
primary
#F0FEE6
secondary
#CA9EEA
accent
#00E686
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171716
muted
#858584