#F0FDEC#F0FDEC
#F0FDEC is a very light, muted green. Relative luminance 0.948; OKLCH L 98.0% C 0.026 H 138.3°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FDEC |
|---|---|
| RGB | rgb(240, 253, 236) |
| HSL | hsl(106, 81%, 96%) |
| HSV | hsv(106, 7%, 99%) |
| CMYK | cmyk(5.1%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(97.97, -7.26, 6.66) |
| CIE-LCH | lch(97.97, 9.85, 137.45°) |
| OKLab | oklab(97.98% -0.0195 0.0174) |
| OKLCH | oklch(97.98% 0.026 138.3) |
| XYZ | xyz(86.1981, 94.8315, 93.1037) |
| Luminance | 0.9483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.07
Mintcream
#F5FFFA
ΔE00 5.25
Ivory
#FFFFF0
ΔE00 5.49
Beige
#F5F5DC
ΔE00 5.70
Off White (survey)
#FFFFE4
ΔE00 5.88
Lightyellow
#FFFFE0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FDEC #F9ECFD
analogous
#F8FDEC #F0FDEC #ECFDF0
triadic
#F0FDEC #ECF0FD #FDECF0
tetradic
#F0FDEC #ECF8FD #F9ECFD #FDF0EC
square
#F0FDEC #ECF8FD #F9ECFD #FDF0EC
split-complementary
#F0FDEC #F0ECFD #FDECF8
monochromatic
#99F17D #C4F7B5 #E9FCE3 #E9FCE3 #E9FCE3
Accessibility & contrast
On white
1.05
#F0FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#F0FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FDEC
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FDEC | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEB
Deuteranopia (green-blind)
#FCF9ED
Tritanopia (blue-blind)
#F0FCF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fdec; /* rgb */ color: rgb(240, 253, 236); /* oklch */ color: oklch(98.0% 0.026 138.3);
Tailwind
colors: {
custom: {
50: '#f5fef2',
500: '#f0fdec',
950: '#000000',
},
}SCSS
$custom: #f0fdec; $custom-light: #f5fef2; $custom-dark: #000000;
JSON
{
"hex": "#f0fdec",
"rgb": {
"r": 240,
"g": 253,
"b": 236
},
"hsl": {
"h": 105.882,
"s": 80.952,
"l": 95.882
},
"oklch": {
"l": 0.9798,
"c": 0.02619,
"h": 138.3
},
"luminance": 0.94832
}Semantic roles & 50–950 ramp
primary
#F0FDEC
secondary
#D8A7E7
accent
#08DDAB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585