#F0FDED#F0FDED
#F0FDED is a very light, muted green. Relative luminance 0.949; OKLCH L 98.0% C 0.025 H 139.8°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FDED |
|---|---|
| RGB | rgb(240, 253, 237) |
| HSL | hsl(109, 80%, 96%) |
| HSV | hsv(109, 6%, 99%) |
| CMYK | cmyk(5.1%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(97.99, -7.09, 6.18) |
| CIE-LCH | lch(97.99, 9.40, 138.89°) |
| OKLab | oklab(98.01% -0.0192 0.0162) |
| OKLCH | oklch(98.01% 0.025 139.8) |
| XYZ | xyz(86.3438, 94.8898, 93.8710) |
| Luminance | 0.9489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.86
Mintcream
#F5FFFA
ΔE00 4.89
Ivory
#FFFFF0
ΔE00 5.42
Beige
#F5F5DC
ΔE00 5.87
Off White (survey)
#FFFFE4
ΔE00 6.07
Lightyellow
#FFFFE0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FDED #FAEDFD
analogous
#F8FDED #F0FDED #EDFDF2
triadic
#F0FDED #EDF0FD #FDEDF0
tetradic
#F0FDED #EDF8FD #FAEDFD #FDF2ED
square
#F0FDED #EDF8FD #FAEDFD #FDF2ED
split-complementary
#F0FDED #F2EDFD #FDEDF8
monochromatic
#94F17F #C2F7B6 #E8FCE3 #E8FCE3 #E8FCE3
Accessibility & contrast
On white
1.05
#F0FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#F0FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FDED
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FDED | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FCF9EE
Tritanopia (blue-blind)
#EFFCF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fded; /* rgb */ color: rgb(240, 253, 237); /* oklch */ color: oklch(98.0% 0.025 139.8);
Tailwind
colors: {
custom: {
50: '#f5fef2',
500: '#f0fded',
950: '#000000',
},
}SCSS
$custom: #f0fded; $custom-light: #f5fef2; $custom-dark: #000000;
JSON
{
"hex": "#f0fded",
"rgb": {
"r": 240,
"g": 253,
"b": 237
},
"hsl": {
"h": 108.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98006,
"c": 0.02509,
"h": 139.8
},
"luminance": 0.9489
}Semantic roles & 50–950 ramp
primary
#F0FDED
secondary
#DBA8E6
accent
#09DCB5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585