#F0FEEA#F0FEEA
#F0FEEA is a very light, muted green. Relative luminance 0.953; OKLCH L 98.1% C 0.030 H 136.1°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEEA |
|---|---|
| RGB | rgb(240, 254, 234) |
| HSL | hsl(102, 91%, 96%) |
| HSV | hsv(102, 8%, 100%) |
| CMYK | cmyk(5.5%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(98.17, -8.10, 7.99) |
| CIE-LCH | lch(98.17, 11.37, 135.40°) |
| OKLab | oklab(98.13% -0.0217 0.0209) |
| OKLCH | oklch(98.13% 0.03 136.1) |
| XYZ | xyz(86.2257, 95.3490, 91.6875) |
| Luminance | 0.9535 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.86
Beige
#F5F5DC
ΔE00 5.66
Off White (survey)
#FFFFE4
ΔE00 5.68
Ivory
#FFFFF0
ΔE00 6.12
Lightyellow
#FFFFE0
ΔE00 6.16
Mintcream
#F5FFFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEEA #F8EAFE
analogous
#FAFEEA #F0FEEA #EAFEEE
triadic
#F0FEEA #EAF0FE #FEEAF0
tetradic
#F0FEEA #EAFAFE #F8EAFE #FEEEEA
square
#F0FEEA #EAFAFE #F8EAFE #FEEEEA
split-complementary
#F0FEEA #EEEAFE #FEEAFA
monochromatic
#9DF875 #C6FBB0 #EAFEE2 #EAFEE2 #EAFEE2
Accessibility & contrast
On white
1.05
#F0FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#F0FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEEA
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEEA | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FDF9EB
Tritanopia (blue-blind)
#F0FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0feea; /* rgb */ color: rgb(240, 254, 234); /* oklch */ color: oklch(98.1% 0.030 136.1);
Tailwind
colors: {
custom: {
50: '#f5fef0',
500: '#f0feea',
950: '#000000',
},
}SCSS
$custom: #f0feea; $custom-light: #f5fef0; $custom-dark: #000000;
JSON
{
"hex": "#f0feea",
"rgb": {
"r": 240,
"g": 254,
"b": 234
},
"hsl": {
"h": 102,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98128,
"c": 0.0301,
"h": 136.1
},
"luminance": 0.95349
}Semantic roles & 50–950 ramp
primary
#F0FEEA
secondary
#D5A2EA
accent
#00E6A1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585