#F0FDEE#F0FDEE
#F0FDEE is a very light, muted green. Relative luminance 0.949; OKLCH L 98.0% C 0.024 H 141.5°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FDEE |
|---|---|
| RGB | rgb(240, 253, 238) |
| HSL | hsl(112, 79%, 96%) |
| HSV | hsv(112, 6%, 99%) |
| CMYK | cmyk(5.1%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(98.01, -6.91, 5.70) |
| CIE-LCH | lch(98.01, 8.96, 140.48°) |
| OKLab | oklab(98.03% -0.0188 0.0149) |
| OKLCH | oklch(98.03% 0.024 141.5) |
| XYZ | xyz(86.4903, 94.9484, 94.6426) |
| Luminance | 0.9495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.78
Mintcream
#F5FFFA
ΔE00 4.53
Ivory
#FFFFF0
ΔE00 5.37
Beige
#F5F5DC
ΔE00 6.06
Off White (survey)
#FFFFE4
ΔE00 6.29
Azure (CSS)
#F0FFFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FDEE #FBEEFD
analogous
#F8FDEE #F0FDEE #EEFDF4
triadic
#F0FDEE #EEF0FD #FDEEF0
tetradic
#F0FDEE #EEF8FD #FBEEFD #FDF4EE
square
#F0FDEE #EEF8FD #FBEEFD #FDF4EE
split-complementary
#F0FDEE #F4EEFD #FDEEF8
monochromatic
#8FF080 #C0F7B7 #E7FCE4 #E7FCE4 #E7FCE4
Accessibility & contrast
On white
1.05
#F0FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#F0FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FDEE
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FDEE | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FCF9EF
Tritanopia (blue-blind)
#EFFCF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fdee; /* rgb */ color: rgb(240, 253, 238); /* oklch */ color: oklch(98.0% 0.024 141.5);
Tailwind
colors: {
custom: {
50: '#f5fef3',
500: '#f0fdee',
950: '#000000',
},
}SCSS
$custom: #f0fdee; $custom-light: #f5fef3; $custom-dark: #000000;
JSON
{
"hex": "#f0fdee",
"rgb": {
"r": 240,
"g": 253,
"b": 238
},
"hsl": {
"h": 112,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98032,
"c": 0.02399,
"h": 141.5
},
"luminance": 0.94949
}Semantic roles & 50–950 ramp
primary
#F0FDEE
secondary
#DEA9E6
accent
#0ADBBF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585