#F0FEF0#F0FEF0
#F0FEF0 is a very light, muted green. Relative luminance 0.957; OKLCH L 98.3% C 0.024 H 145.4°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEF0 |
|---|---|
| RGB | rgb(240, 254, 240) |
| HSL | hsl(120, 88%, 97%) |
| HSV | hsv(120, 6%, 100%) |
| CMYK | cmyk(5.5%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(98.31, -7.07, 5.11) |
| CIE-LCH | lch(98.31, 8.72, 144.13°) |
| OKLab | oklab(98.28% -0.0194 0.0134) |
| OKLCH | oklch(98.28% 0.024 145.4) |
| XYZ | xyz(87.1023, 95.6996, 96.3042) |
| Luminance | 0.9570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.56
Mintcream
#F5FFFA
ΔE00 4.29
Ivory
#FFFFF0
ΔE00 5.67
Azure (CSS)
#F0FFFF
ΔE00 6.18
Beige
#F5F5DC
ΔE00 6.57
Off White (survey)
#FFFFE4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEF0 #FEF0FE
analogous
#F7FEF0 #F0FEF0 #F0FEF7
triadic
#F0FEF0 #F0F0FE #FEF0F0
tetradic
#F0FEF0 #F0F7FE #FEF0FE #FEF7F0
square
#F0FEF0 #F0F7FE #FEF0FE #FEF7F0
split-complementary
#F0FEF0 #F7F0FE #FEF0F7
monochromatic
#7DF67D #B7FAB7 #E2FDE2 #E2FDE2 #E2FDE2
Accessibility & contrast
On white
1.04
#F0FEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#F0FEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEF0
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEF0 | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEF
Deuteranopia (green-blind)
#FCFAF1
Tritanopia (blue-blind)
#EFFDFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0fef0; /* rgb */ color: rgb(240, 254, 240); /* oklch */ color: oklch(98.3% 0.024 145.4);
Tailwind
colors: {
custom: {
50: '#f5fef4',
500: '#f0fef0',
950: '#000000',
},
}SCSS
$custom: #f0fef0; $custom-light: #f5fef4; $custom-dark: #000000;
JSON
{
"hex": "#f0fef0",
"rgb": {
"r": 240,
"g": 254,
"b": 240
},
"hsl": {
"h": 120,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.98284,
"c": 0.02354,
"h": 145.4
},
"luminance": 0.957
}Semantic roles & 50–950 ramp
primary
#F0FEF0
secondary
#EAA8EA
accent
#01E4E4
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585