#F0FEEB#F0FEEB
#F0FEEB is a very light, muted green. Relative luminance 0.954; OKLCH L 98.2% C 0.029 H 137.4°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEEB |
|---|---|
| RGB | rgb(240, 254, 235) |
| HSL | hsl(104, 90%, 96%) |
| HSV | hsv(104, 7%, 100%) |
| CMYK | cmyk(5.5%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(98.20, -7.93, 7.51) |
| CIE-LCH | lch(98.20, 10.92, 136.56°) |
| OKLab | oklab(98.15% -0.0213 0.0196) |
| OKLCH | oklch(98.15% 0.029 137.4) |
| XYZ | xyz(86.3697, 95.4066, 92.4462) |
| Luminance | 0.9541 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.52
Beige
#F5F5DC
ΔE00 5.76
Off White (survey)
#FFFFE4
ΔE00 5.82
Ivory
#FFFFF0
ΔE00 6.00
Mintcream
#F5FFFA
ΔE00 6.03
Lightyellow
#FFFFE0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEEB #F9EBFE
analogous
#F9FEEB #F0FEEB #EBFEEF
triadic
#F0FEEB #EBF0FE #FEEBF0
tetradic
#F0FEEB #EBF9FE #F9EBFE #FEEFEB
square
#F0FEEB #EBF9FE #F9EBFE #FEEFEB
split-complementary
#F0FEEB #EFEBFE #FEEBF9
monochromatic
#99F876 #C4FBB1 #E9FEE2 #E9FEE2 #E9FEE2
Accessibility & contrast
On white
1.05
#F0FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#F0FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEEB
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEEB | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FDF9EC
Tritanopia (blue-blind)
#F0FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0feeb; /* rgb */ color: rgb(240, 254, 235); /* oklch */ color: oklch(98.2% 0.029 137.4);
Tailwind
colors: {
custom: {
50: '#f5fef1',
500: '#f0feeb',
950: '#000000',
},
}SCSS
$custom: #f0feeb; $custom-light: #f5fef1; $custom-dark: #000000;
JSON
{
"hex": "#f0feeb",
"rgb": {
"r": 240,
"g": 254,
"b": 235
},
"hsl": {
"h": 104.211,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98154,
"c": 0.02897,
"h": 137.4
},
"luminance": 0.95407
}Semantic roles & 50–950 ramp
primary
#F0FEEB
secondary
#D8A3EA
accent
#00E6A9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585