#F0FEDF#F0FEDF
#F0FEDF is a very light, muted yellow-green. Relative luminance 0.947; OKLCH L 97.9% C 0.043 H 127.1°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEDF |
|---|---|
| RGB | rgb(240, 254, 223) |
| HSL | hsl(87, 94%, 94%) |
| HSV | hsv(87, 12%, 100%) |
| CMYK | cmyk(5.5%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(97.93, -9.92, 13.27) |
| CIE-LCH | lch(97.93, 16.57, 126.79°) |
| OKLab | oklab(97.85% -0.026 0.0344) |
| OKLCH | oklch(97.85% 0.043 127.1) |
| XYZ | xyz(84.6942, 94.7364, 83.6218) |
| Luminance | 0.9474 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 5.09
Honeydew
#F0FFF0
ΔE00 5.39
Off White (survey)
#FFFFE4
ΔE00 5.40
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.45
Beige
#F5F5DC
ΔE00 5.70
Eggshell (survey)
#FFFFD4
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEDF #EDDFFE
analogous
#FEFCDF #F0FEDF #E0FEDF
triadic
#F0FEDF #DFF0FE #FEDFF0
tetradic
#F0FEDF #DFFEFC #EDDFFE #FEDFE0
square
#F0FEDF #DFFEFC #EDDFFE #FEDFE0
split-complementary
#F0FEDF #DFE0FE #FCDFFE
monochromatic
#B8FA68 #D4FCA4 #F0FEDF #F1FEE1 #F1FEE1
Accessibility & contrast
On white
1.05
#F0FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#F0FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEDF
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEDF | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADD
Deuteranopia (green-blind)
#FFF9E0
Tritanopia (blue-blind)
#F2FBF5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fedf; /* rgb */ color: rgb(240, 254, 223); /* oklch */ color: oklch(97.9% 0.043 127.1);
Tailwind
colors: {
custom: {
50: '#f5fee9',
500: '#f0fedf',
950: '#000000',
},
}SCSS
$custom: #f0fedf; $custom-light: #f5fee9; $custom-dark: #000000;
JSON
{
"hex": "#f0fedf",
"rgb": {
"r": 240,
"g": 254,
"b": 223
},
"hsl": {
"h": 87.097,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.97853,
"c": 0.04316,
"h": 127.1
},
"luminance": 0.94737
}Semantic roles & 50–950 ramp
primary
#F0FEDF
secondary
#BD98EA
accent
#00E668
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584