#F0FFE4#F0FFE4
#F0FFE4 is a very light, muted yellow-green. Relative luminance 0.956; OKLCH L 98.2% C 0.039 H 131.0°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFE4 |
|---|---|
| RGB | rgb(240, 255, 228) |
| HSL | hsl(93, 100%, 95%) |
| HSV | hsv(93, 11%, 100%) |
| CMYK | cmyk(5.9%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(98.29, -9.60, 11.23) |
| CIE-LCH | lch(98.29, 14.78, 130.53°) |
| OKLab | oklab(98.18% -0.0254 0.0292) |
| OKLCH | oklch(98.18% 0.039 131) |
| XYZ | xyz(85.6964, 95.6463, 87.3306) |
| Luminance | 0.9565 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.14
Lightyellow
#FFFFE0
ΔE00 5.54
Off White (survey)
#FFFFE4
ΔE00 5.56
Beige
#F5F5DC
ΔE00 5.81
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.42
Eggshell (survey)
#FFFFD4
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFE4 #F3E4FF
analogous
#FEFFE4 #F0FFE4 #E4FFE6
triadic
#F0FFE4 #E4F0FF #FFE4F0
tetradic
#F0FFE4 #E4FEFF #F3E4FF #FFE6E4
square
#F0FFE4 #E4FEFF #F3E4FF #FFE6E4
split-complementary
#F0FFE4 #E6E4FF #FFE4FE
monochromatic
#ACFF6A #CEFFA7 #EEFFE0 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.04
#F0FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#F0FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFE4
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFE4 | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE3
Deuteranopia (green-blind)
#FFFAE5
Tritanopia (blue-blind)
#F1FCF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0ffe4; /* rgb */ color: rgb(240, 255, 228); /* oklch */ color: oklch(98.2% 0.039 131.0);
Tailwind
colors: {
custom: {
50: '#f5ffec',
500: '#f0ffe4',
950: '#000000',
},
}SCSS
$custom: #f0ffe4; $custom-light: #f5ffec; $custom-dark: #000000;
JSON
{
"hex": "#f0ffe4",
"rgb": {
"r": 240,
"g": 255,
"b": 228
},
"hsl": {
"h": 93.333,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.98177,
"c": 0.03873,
"h": 131
},
"luminance": 0.95647
}Semantic roles & 50–950 ramp
primary
#F0FFE4
secondary
#C89AED
accent
#00E67F
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684