#F0FFE2#F0FFE2
#F0FFE2 is a very light, muted yellow-green. Relative luminance 0.955; OKLCH L 98.1% C 0.041 H 129.6°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFE2 |
|---|---|
| RGB | rgb(240, 255, 226) |
| HSL | hsl(91, 100%, 94%) |
| HSV | hsv(91, 11%, 100%) |
| CMYK | cmyk(5.9%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(98.25, -9.93, 12.19) |
| CIE-LCH | lch(98.25, 15.73, 129.16°) |
| OKLab | oklab(98.13% -0.0262 0.0317) |
| OKLCH | oklch(98.13% 0.041 129.6) |
| XYZ | xyz(85.4204, 95.5359, 85.8768) |
| Luminance | 0.9554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.76
Lightyellow
#FFFFE0
ΔE00 5.43
Off White (survey)
#FFFFE4
ΔE00 5.59
Beige
#F5F5DC
ΔE00 5.89
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.06
Eggshell (survey)
#FFFFD4
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFE2 #F1E2FF
analogous
#FFFFE2 #F0FFE2 #E2FFE3
triadic
#F0FFE2 #E2F0FF #FFE2F0
tetradic
#F0FFE2 #E2FFFF #F1E2FF #FFE3E2
square
#F0FFE2 #E2FFFF #F1E2FF #FFE3E2
split-complementary
#F0FFE2 #E3E2FF #FFE2FF
monochromatic
#B1FF68 #D0FFA5 #EFFFE0 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.04
#F0FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#F0FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFE2
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFE2 | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE0
Deuteranopia (green-blind)
#FFFAE3
Tritanopia (blue-blind)
#F1FCF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0ffe2; /* rgb */ color: rgb(240, 255, 226); /* oklch */ color: oklch(98.1% 0.041 129.6);
Tailwind
colors: {
custom: {
50: '#f5ffeb',
500: '#f0ffe2',
950: '#000000',
},
}SCSS
$custom: #f0ffe2; $custom-light: #f5ffeb; $custom-dark: #000000;
JSON
{
"hex": "#f0ffe2",
"rgb": {
"r": 240,
"g": 255,
"b": 226
},
"hsl": {
"h": 91.034,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.98128,
"c": 0.04112,
"h": 129.6
},
"luminance": 0.95536
}Semantic roles & 50–950 ramp
primary
#F0FFE2
secondary
#C498ED
accent
#00E677
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684