#F0FFEF#F0FFEF
#F0FFEF is a very light, muted green. Relative luminance 0.963; OKLCH L 98.5% C 0.026 H 143.6°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFEF |
|---|---|
| RGB | rgb(240, 255, 239) |
| HSL | hsl(116, 100%, 97%) |
| HSV | hsv(116, 6%, 100%) |
| CMYK | cmyk(5.9%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(98.54, -7.74, 5.95) |
| CIE-LCH | lch(98.54, 9.76, 142.42°) |
| OKLab | oklab(98.46% -0.0211 0.0156) |
| OKLCH | oklch(98.46% 0.026 143.6) |
| XYZ | xyz(87.2723, 96.2767, 95.6301) |
| Luminance | 0.9628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.38
Mintcream
#F5FFFA
ΔE00 5.12
Ivory
#FFFFF0
ΔE00 6.06
Beige
#F5F5DC
ΔE00 6.52
Off White (survey)
#FFFFE4
ΔE00 6.60
Azure (CSS)
#F0FFFF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFEF #FEEFFF
analogous
#F8FFEF #F0FFEF #EFFFF6
triadic
#F0FFEF #EFF0FF #FFEFF0
tetradic
#F0FFEF #EFF8FF #FEEFFF #FFF6EF
square
#F0FFEF #EFF8FF #FEEFFF #FFF6EF
split-complementary
#F0FFEF #F6EFFF #FFEFF8
monochromatic
#7DFF75 #B7FFB2 #E2FFE0 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.04
#F0FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.26
#F0FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFEF
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFEF | 1.00 | 1.04 | 20.26 | 20.26 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FDFAF0
Tritanopia (blue-blind)
#EFFEFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f0ffef; /* rgb */ color: rgb(240, 255, 239); /* oklch */ color: oklch(98.5% 0.026 143.6);
Tailwind
colors: {
custom: {
50: '#f5fff4',
500: '#f0ffef',
950: '#000000',
},
}SCSS
$custom: #f0ffef; $custom-light: #f5fff4; $custom-dark: #000000;
JSON
{
"hex": "#f0ffef",
"rgb": {
"r": 240,
"g": 255,
"b": 239
},
"hsl": {
"h": 116.25,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.98458,
"c": 0.02625,
"h": 143.6
},
"luminance": 0.96277
}Semantic roles & 50–950 ramp
primary
#F0FFEF
secondary
#EAA3EF
accent
#00E6D7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685