#F0FFEE#F0FFEE
#F0FFEE is a very light, muted green. Relative luminance 0.962; OKLCH L 98.4% C 0.027 H 142.0°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFEE |
|---|---|
| RGB | rgb(240, 255, 238) |
| HSL | hsl(113, 100%, 97%) |
| HSV | hsv(113, 7%, 100%) |
| CMYK | cmyk(5.9%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(98.52, -7.91, 6.43) |
| CIE-LCH | lch(98.52, 10.20, 140.88°) |
| OKLab | oklab(98.43% -0.0215 0.0168) |
| OKLCH | oklch(98.43% 0.027 142) |
| XYZ | xyz(87.1250, 96.2177, 94.8542) |
| Luminance | 0.9622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.75
Mintcream
#F5FFFA
ΔE00 5.46
Ivory
#FFFFF0
ΔE00 6.12
Beige
#F5F5DC
ΔE00 6.36
Off White (survey)
#FFFFE4
ΔE00 6.42
Lightyellow
#FFFFE0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFEE #FDEEFF
analogous
#F9FFEE #F0FFEE #EEFFF5
triadic
#F0FFEE #EEF0FF #FFEEF0
tetradic
#F0FFEE #EEF9FF #FDEEFF #FFF5EE
square
#F0FFEE #EEF9FF #FDEEFF #FFF5EE
split-complementary
#F0FFEE #F5EEFF #FFEEF9
monochromatic
#84FF74 #BAFFB1 #E4FFE0 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.04
#F0FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#F0FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFEE
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFEE | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCED
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#EFFEFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f0ffee; /* rgb */ color: rgb(240, 255, 238); /* oklch */ color: oklch(98.4% 0.027 142.0);
Tailwind
colors: {
custom: {
50: '#f5fff3',
500: '#f0ffee',
950: '#000000',
},
}SCSS
$custom: #f0ffee; $custom-light: #f5fff3; $custom-dark: #000000;
JSON
{
"hex": "#f0ffee",
"rgb": {
"r": 240,
"g": 255,
"b": 238
},
"hsl": {
"h": 112.941,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98432,
"c": 0.02731,
"h": 142
},
"luminance": 0.96218
}Semantic roles & 50–950 ramp
primary
#F0FFEE
secondary
#E6A3EF
accent
#00E6CA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685