#F0FEEF#F0FEEF
#F0FEEF is a very light, muted green. Relative luminance 0.956; OKLCH L 98.3% C 0.025 H 143.5°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEEF |
|---|---|
| RGB | rgb(240, 254, 239) |
| HSL | hsl(116, 88%, 97%) |
| HSV | hsv(116, 6%, 100%) |
| CMYK | cmyk(5.5%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(98.29, -7.24, 5.59) |
| CIE-LCH | lch(98.29, 9.15, 142.33°) |
| OKLab | oklab(98.26% -0.0198 0.0146) |
| OKLCH | oklch(98.26% 0.025 143.5) |
| XYZ | xyz(86.9541, 95.6403, 95.5240) |
| Luminance | 0.9564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.39
Mintcream
#F5FFFA
ΔE00 4.64
Ivory
#FFFFF0
ΔE00 5.69
Beige
#F5F5DC
ΔE00 6.37
Off White (survey)
#FFFFE4
ΔE00 6.54
Azure (CSS)
#F0FFFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEEF #FDEFFE
analogous
#F8FEEF #F0FEEF #EFFEF6
triadic
#F0FEEF #EFF0FE #FEEFF0
tetradic
#F0FEEF #EFF8FE #FDEFFE #FEF6EF
square
#F0FEEF #EFF8FE #FDEFFE #FEF6EF
split-complementary
#F0FEEF #F6EFFE #FEEFF8
monochromatic
#84F77C #BAFAB5 #E4FDE2 #E4FDE2 #E4FDE2
Accessibility & contrast
On white
1.04
#F0FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#F0FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEEF
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEEF | 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)
#FFFBEE
Deuteranopia (green-blind)
#FCF9F0
Tritanopia (blue-blind)
#EFFDFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0feef; /* rgb */ color: rgb(240, 254, 239); /* oklch */ color: oklch(98.3% 0.025 143.5);
Tailwind
colors: {
custom: {
50: '#f5fef4',
500: '#f0feef',
950: '#000000',
},
}SCSS
$custom: #f0feef; $custom-light: #f5fef4; $custom-dark: #000000;
JSON
{
"hex": "#f0feef",
"rgb": {
"r": 240,
"g": 254,
"b": 239
},
"hsl": {
"h": 116,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.98258,
"c": 0.02458,
"h": 143.5
},
"luminance": 0.95641
}Semantic roles & 50–950 ramp
primary
#F0FEEF
secondary
#E6A7EA
accent
#01E5D6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585