#F0FEF2#F0FEF2
#F0FEF2 is a very light, muted green. Relative luminance 0.958; OKLCH L 98.3% C 0.022 H 149.7°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEF2 |
|---|---|
| RGB | rgb(240, 254, 242) |
| HSL | hsl(129, 88%, 97%) |
| HSV | hsv(129, 6%, 100%) |
| CMYK | cmyk(5.5%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(98.36, -6.72, 4.15) |
| CIE-LCH | lch(98.36, 7.90, 148.28°) |
| OKLab | oklab(98.34% -0.0186 0.0109) |
| OKLCH | oklch(98.34% 0.022 149.7) |
| XYZ | xyz(87.4010, 95.8191, 97.8775) |
| Luminance | 0.9582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.25
Mintcream
#F5FFFA
ΔE00 3.57
Azure (CSS)
#F0FFFF
ΔE00 5.39
Ivory
#FFFFF0
ΔE00 5.69
Beige
#F5F5DC
ΔE00 7.02
Lightcyan
#E0FFFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEF2 #FEF0FC
analogous
#F5FEF0 #F0FEF2 #F0FEF9
triadic
#F0FEF2 #F2F0FE #FEF2F0
tetradic
#F0FEF2 #F0F5FE #FEF0FC #FEF9F0
square
#F0FEF2 #F0F5FE #FEF0FC #FEF9F0
split-complementary
#F0FEF2 #F9F0FE #FEF0F5
monochromatic
#7DF68F #B7FAC0 #E2FDE6 #E2FDE6 #E2FDE6
Accessibility & contrast
On white
1.04
#F0FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#F0FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEF2
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEF2 | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF1
Deuteranopia (green-blind)
#FCFAF3
Tritanopia (blue-blind)
#EFFDFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0fef2; /* rgb */ color: rgb(240, 254, 242); /* oklch */ color: oklch(98.3% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#f5fef6',
500: '#f0fef2',
950: '#000000',
},
}SCSS
$custom: #f0fef2; $custom-light: #f5fef6; $custom-dark: #000000;
JSON
{
"hex": "#f0fef2",
"rgb": {
"r": 240,
"g": 254,
"b": 242
},
"hsl": {
"h": 128.571,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.98338,
"c": 0.02155,
"h": 149.7
},
"luminance": 0.9582
}Semantic roles & 50–950 ramp
primary
#F0FEF2
secondary
#EAA8E1
accent
#01C4E4
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585