#F0FBEF#F0FBEF
#F0FBEF is a very light, near-neutral green. Relative luminance 0.938; OKLCH L 97.7% C 0.020 H 143.1°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FBEF |
|---|---|
| RGB | rgb(240, 251, 239) |
| HSL | hsl(115, 60%, 96%) |
| HSV | hsv(115, 5%, 98%) |
| CMYK | cmyk(4.4%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(97.53, -5.74, 4.49) |
| CIE-LCH | lch(97.53, 7.29, 141.94°) |
| OKLab | oklab(97.66% -0.0156 0.0118) |
| OKLCH | oklch(97.66% 0.02 143.1) |
| XYZ | xyz(86.0096, 93.7512, 95.2092) |
| Luminance | 0.9375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.03
Mintcream
#F5FFFA
ΔE00 3.26
Ivory
#FFFFF0
ΔE00 4.73
Azure (CSS)
#F0FFFF
ΔE00 5.50
Beige
#F5F5DC
ΔE00 6.20
Off White (survey)
#FFFFE4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FBEF #FAEFFB
analogous
#F6FBEF #F0FBEF #EFFBF4
triadic
#F0FBEF #EFF0FB #FBEFF0
tetradic
#F0FBEF #EFF6FB #FAEFFB #FBF4EF
square
#F0FBEF #EFF6FB #FAEFFB #FBF4EF
split-complementary
#F0FBEF #F4EFFB #FBEFF6
monochromatic
#94E38D #C2EFBE #E8F9E7 #E8F9E7 #E8F9E7
Accessibility & contrast
On white
1.06
#F0FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#F0FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FBEF
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FBEF | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#FAF7F0
Tritanopia (blue-blind)
#EFFAF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f0fbef; /* rgb */ color: rgb(240, 251, 239); /* oklch */ color: oklch(97.7% 0.020 143.1);
Tailwind
colors: {
custom: {
50: '#f5fcf4',
500: '#f0fbef',
950: '#000000',
},
}SCSS
$custom: #f0fbef; $custom-light: #f5fcf4; $custom-dark: #000000;
JSON
{
"hex": "#f0fbef",
"rgb": {
"r": 240,
"g": 251,
"b": 239
},
"hsl": {
"h": 115,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.9766,
"c": 0.01958,
"h": 143.1
},
"luminance": 0.93752
}Semantic roles & 50–950 ramp
primary
#F0FBEF
secondary
#DBB0DF
accent
#1EC8BA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585