#F0FFEB#F0FFEB
#F0FFEB is a very light, muted green. Relative luminance 0.960; OKLCH L 98.4% C 0.031 H 137.8°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFEB |
|---|---|
| RGB | rgb(240, 255, 235) |
| HSL | hsl(105, 100%, 96%) |
| HSV | hsv(105, 8%, 100%) |
| CMYK | cmyk(5.9%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(98.45, -8.43, 7.87) |
| CIE-LCH | lch(98.45, 11.53, 136.95°) |
| OKLab | oklab(98.35% -0.0227 0.0206) |
| OKLCH | oklch(98.35% 0.031 137.8) |
| XYZ | xyz(86.6879, 96.0429, 92.5523) |
| Luminance | 0.9604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.82
Off White (survey)
#FFFFE4
ΔE00 5.97
Beige
#F5F5DC
ΔE00 6.01
Ivory
#FFFFF0
ΔE00 6.41
Lightyellow
#FFFFE0
ΔE00 6.43
Mintcream
#F5FFFA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFEB #FAEBFF
analogous
#FAFFEB #F0FFEB #EBFFF0
triadic
#F0FFEB #EBF0FF #FFEBF0
tetradic
#F0FFEB #EBFAFF #FAEBFF #FFF0EB
square
#F0FFEB #EBFAFF #FAEBFF #FFF0EB
split-complementary
#F0FFEB #F0EBFF #FFEBFA
monochromatic
#94FF71 #C2FFAE #E8FFE0 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.04
#F0FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#F0FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFEB
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFEB | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FEFAEC
Tritanopia (blue-blind)
#F0FDF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f0ffeb; /* rgb */ color: rgb(240, 255, 235); /* oklch */ color: oklch(98.4% 0.031 137.8);
Tailwind
colors: {
custom: {
50: '#f5fff1',
500: '#f0ffeb',
950: '#000000',
},
}SCSS
$custom: #f0ffeb; $custom-light: #f5fff1; $custom-dark: #000000;
JSON
{
"hex": "#f0ffeb",
"rgb": {
"r": 240,
"g": 255,
"b": 235
},
"hsl": {
"h": 105,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98354,
"c": 0.03061,
"h": 137.8
},
"luminance": 0.96043
}Semantic roles & 50–950 ramp
primary
#F0FFEB
secondary
#DBA0EE
accent
#00E6AC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685