#F0FFEC#F0FFEC
#F0FFEC is a very light, muted green. Relative luminance 0.961; OKLCH L 98.4% C 0.029 H 139.1°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFEC |
|---|---|
| RGB | rgb(240, 255, 236) |
| HSL | hsl(107, 100%, 96%) |
| HSV | hsv(107, 7%, 100%) |
| CMYK | cmyk(5.9%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(98.47, -8.26, 7.39) |
| CIE-LCH | lch(98.47, 11.08, 138.16°) |
| OKLab | oklab(98.38% -0.0223 0.0193) |
| OKLCH | oklch(98.38% 0.029 139.1) |
| XYZ | xyz(86.8328, 96.1009, 93.3153) |
| Luminance | 0.9610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.47
Off White (survey)
#FFFFE4
ΔE00 6.10
Beige
#F5F5DC
ΔE00 6.11
Mintcream
#F5FFFA
ΔE00 6.13
Ivory
#FFFFF0
ΔE00 6.30
Lightyellow
#FFFFE0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFEC #FBECFF
analogous
#FAFFEC #F0FFEC #ECFFF2
triadic
#F0FFEC #ECF0FF #FFECF0
tetradic
#F0FFEC #ECFAFF #FBECFF #FFF2EC
square
#F0FFEC #ECFAFF #FBECFF #FFF2EC
split-complementary
#F0FFEC #F2ECFF #FFECFA
monochromatic
#8FFF72 #C0FFAF #E7FFE0 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.04
#F0FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#F0FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFEC
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFEC | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEB
Deuteranopia (green-blind)
#FEFAED
Tritanopia (blue-blind)
#F0FDF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f0ffec; /* rgb */ color: rgb(240, 255, 236); /* oklch */ color: oklch(98.4% 0.029 139.1);
Tailwind
colors: {
custom: {
50: '#f5fff2',
500: '#f0ffec',
950: '#000000',
},
}SCSS
$custom: #f0ffec; $custom-light: #f5fff2; $custom-dark: #000000;
JSON
{
"hex": "#f0ffec",
"rgb": {
"r": 240,
"g": 255,
"b": 236
},
"hsl": {
"h": 107.368,
"s": 100,
"l": 96.275
},
"oklch": {
"l": 0.9838,
"c": 0.02949,
"h": 139.1
},
"luminance": 0.96101
}Semantic roles & 50–950 ramp
primary
#F0FFEC
secondary
#DEA1EE
accent
#00E6B5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685