#F0FDEB#F0FDEB
#F0FDEB is a very light, muted green. Relative luminance 0.948; OKLCH L 98.0% C 0.027 H 136.9°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FDEB |
|---|---|
| RGB | rgb(240, 253, 235) |
| HSL | hsl(103, 82%, 96%) |
| HSV | hsv(103, 7%, 99%) |
| CMYK | cmyk(5.1%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(97.94, -7.43, 7.14) |
| CIE-LCH | lch(97.94, 10.31, 136.13°) |
| OKLab | oklab(97.95% -0.0199 0.0187) |
| OKLCH | oklch(97.95% 0.027 136.9) |
| XYZ | xyz(86.0532, 94.7736, 92.3407) |
| Luminance | 0.9477 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.34
Beige
#F5F5DC
ΔE00 5.54
Ivory
#FFFFF0
ΔE00 5.58
Mintcream
#F5FFFA
ΔE00 5.60
Off White (survey)
#FFFFE4
ΔE00 5.70
Lightyellow
#FFFFE0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FDEB #F8EBFD
analogous
#F9FDEB #F0FDEB #EBFDEF
triadic
#F0FDEB #EBF0FD #FDEBF0
tetradic
#F0FDEB #EBF9FD #F8EBFD #FDEFEB
square
#F0FDEB #EBF9FD #F8EBFD #FDEFEB
split-complementary
#F0FDEB #EFEBFD #FDEBF9
monochromatic
#9DF27C #C6F7B3 #EAFCE3 #EAFCE3 #EAFCE3
Accessibility & contrast
On white
1.05
#F0FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#F0FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FDEB
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FDEB | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FCF9EC
Tritanopia (blue-blind)
#F0FBF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fdeb; /* rgb */ color: rgb(240, 253, 235); /* oklch */ color: oklch(98.0% 0.027 136.9);
Tailwind
colors: {
custom: {
50: '#f5fef1',
500: '#f0fdeb',
950: '#000000',
},
}SCSS
$custom: #f0fdeb; $custom-light: #f5fef1; $custom-dark: #000000;
JSON
{
"hex": "#f0fdeb",
"rgb": {
"r": 240,
"g": 253,
"b": 235
},
"hsl": {
"h": 103.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97954,
"c": 0.02732,
"h": 136.9
},
"luminance": 0.94774
}Semantic roles & 50–950 ramp
primary
#F0FDEB
secondary
#D5A6E7
accent
#07DEA3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585