#F0F2EF#F0F2EF
#F0F2EF is a very light, near-neutral green. Relative luminance 0.883; OKLCH L 95.9% C 0.004 H 134.8°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F2EF |
|---|---|
| RGB | rgb(240, 242, 239) |
| HSL | hsl(100, 10%, 94%) |
| HSV | hsv(100, 1%, 95%) |
| CMYK | cmyk(0.8%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(95.27, -1.19, 1.21) |
| CIE-LCH | lch(95.27, 1.70, 134.62°) |
| OKLab | oklab(95.88% -0.0032 0.0032) |
| OKLCH | oklch(95.88% 0.005 134.8) |
| XYZ | xyz(83.2647, 88.2615, 94.2942) |
| Luminance | 0.8826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.16
Whitesmoke
#F5F5F5
ΔE00 2.19
White
#FFFFFF
ΔE00 3.45
Pale Grey
#FDFDFE
ΔE00 3.49
Mintcream
#F5FFFA
ΔE00 4.41
Floralwhite
#FFFAF0
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F2EF #F1EFF2
analogous
#F2F2EF #F0F2EF #EFF2F0
triadic
#F0F2EF #EFF0F2 #F2EFF0
tetradic
#F0F2EF #EFF2F2 #F1EFF2 #F2F0EF
square
#F0F2EF #EFF2F2 #F1EFF2 #F2F0EF
split-complementary
#F0F2EF #F0EFF2 #F2EFF2
monochromatic
#B1BBAB #D0D7CD #EFF1EE #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.13
#F0F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#F0F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F2EF
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F2EF | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#F0F2F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f0f2ef; /* rgb */ color: rgb(240, 242, 239); /* oklch */ color: oklch(95.9% 0.004 134.8);
Tailwind
colors: {
custom: {
50: '#f4f6f4',
500: '#f0f2ef',
950: '#000000',
},
}SCSS
$custom: #f0f2ef; $custom-light: #f4f6f4; $custom-dark: #000000;
JSON
{
"hex": "#f0f2ef",
"rgb": {
"r": 240,
"g": 242,
"b": 239
},
"hsl": {
"h": 100,
"s": 10.345,
"l": 94.314
},
"oklch": {
"l": 0.95879,
"c": 0.0045,
"h": 134.8
},
"luminance": 0.88262
}Semantic roles & 50–950 ramp
primary
#F0F2EF
secondary
#C4BEC7
accent
#51947E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585